btClose (Function) |
Top Previous Next |
This closes the Bluetooth module, the library functions, and re-enables the RS232 programming port (if applicable). To reopen the Bluetooth module again, call btOpen.
Input: None
Returns: INT
Declaration: FUNCTION btClose : INT;
Example: INCLUDE rtcu.inc |