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.
|
||||||

|

|
||||||
|
|
||||||
#### radio.setModeTransmit();
|
#### radio.setModeTransmit();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue