Updated HamShield Library Reference (markdown)
parent
18c4b4fa03
commit
9d18389861
|
@ -51,11 +51,7 @@ Returns the current channel mode as a uint16_t.
|
|||
|
||||
#### 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.
|
||||
 http://support.hamshield.com/uploads/default/original/1X/f4c1226f812c8631da6a7f8d46bc5ac3dcee6b55.jpg
|
||||
|
||||
#### radio.setModeTransmit();
|
||||
|
||||
Turns on the transmitter, as long as it is within a United States ham radio band. See .dangerousMode() to override.
|
||||
 m radio band. See .dangerousMode() to override.
|
||||
|
||||
#### radio.morseOut("MY CALLSIGN IS ZZ6EXAMPL.");
|
||||
|
||||
|
|
Loading…
Reference in New Issue