Jump to content

Bot test

From Flowcode Help
Revision as of 11:35, 17 August 2021 by DavidA (talk | contribs)
Initialise
Required to be used whenever the Bluetooth component is used in a program. Initialises the Bluetooth component ready for use.
- BYTE response_code
1:OK / 2:ERROR / 3:CONNECT / 4:NO CARRIER / 5:AUDIO / 6:PAIR / 7:RING
- BYTE timeout
The timeout value will need to set to allow sufficient time for the response to arrive.
- VOID Return