Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
long coTfsNmtWaitForBootupMessage( void );
/* wait for a bootup message */
if (coTfsNmtWaitForBootupMessage() == 1) {
write("Bootup message received");
}