blePower (Function) |
Top Previous Next |
This function turns the Bluetooth interface on and off.
Input: power : BOOL (default ON) If the power should be turned on or off
Returns: INT
Declaration: FUNCTION blePower : INT;
Example: INCLUDE rtcu.inc
|