Updated HamShield Library Reference (markdown)

Walter Dunckel 2017-06-10 14:45:07 -07:00
parent f56857f7e6
commit 18c4b4fa03
1 changed files with 1 additions and 1 deletions

@ -51,7 +51,7 @@ Returns the current channel mode as a uint16_t.
#### radio.setRfPower(0-8); #### radio.setRfPower(0-8);
Sets the output power for TX. A setting of 0 is lowest, a setting of 8 will give highest power output. Sets the output power for TX. A setting of 0 is lowest, a setting of 8 will give highest power output.
![RF Power](http://support.hamshield.com/uploads/default/original/1X/23d46859a6f450334c7cdacfaae448c52cb5e12e.png) ![RF Power](http://support.hamshield.com/uploads/default/original/1X/23d46859a6f450334c7cdacfaae448c52cb5e12e.png) http://support.hamshield.com/uploads/default/original/1X/f4c1226f812c8631da6a7f8d46bc5ac3dcee6b55.jpg
#### radio.setModeTransmit(); #### radio.setModeTransmit();