Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
on message 0x100 { if (this.DIR == Rx) { write("message 0x100 received"); } if (this.DIR == Tx) { write("message 0x100 sent"); } }