rfSetAntennaMode (Function) |
Top Previous Next |
Switch between the on-board internal and optional external antenna. The selection is volatile and the default state after restart is to use the internal antenna.
Input: mode : SINT ( 1, 2 ) Antenna mode where "1" internal and "2" is external.
Returns: INT
Declaration: FUNCTION rfSetAntennaMode : INT;
Example: INCLUDE rtcu.inc |