Updated HamShield Library Reference (markdown)
parent
2ed056b272
commit
f56857f7e6
|
@ -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](https://www.flickr.com/photos/129224495@N03/34836730600)
|
![RF Power](http://support.hamshield.com/uploads/default/original/1X/23d46859a6f450334c7cdacfaae448c52cb5e12e.png)
|
||||||
|
|
||||||
#### radio.setModeTransmit();
|
#### radio.setModeTransmit();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue