Updated HamShield Library Reference (markdown)
parent
93de544d3a
commit
2ed056b272
|
@ -51,17 +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 mW RF
|
![RF Power](https://www.flickr.com/photos/129224495@N03/34836730600)
|
||||||
0 50
|
|
||||||
1 55
|
|
||||||
2 60
|
|
||||||
3 65
|
|
||||||
4 75
|
|
||||||
5 95
|
|
||||||
6 100
|
|
||||||
7 105
|
|
||||||
8 630 (This is approximate RF power for 440. 2m output is closer to 500, and 220 mhz is in between)
|
|
||||||
|
|
||||||
|
|
||||||
#### radio.setModeTransmit();
|
#### radio.setModeTransmit();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue