Clarify example descriptions
This commit is contained in:
parent
1d02387649
commit
6954402ac6
|
@ -5,9 +5,11 @@
|
|||
* Connect the HamShield to your Arduino. Screw the antenna
|
||||
* into the HamShield RF jack. Connect the Arduino to wall
|
||||
* power and then to your computer via USB. After uploading
|
||||
* this program to your Arduino, open the Serial Monitor.
|
||||
* Type 'h' into the bar at the top of the Serial Monitor
|
||||
* and click the "Send" button for more instructions.
|
||||
* this program to your Arduino, open the Serial Monitor.
|
||||
* Make sure drop-down menu at the bottom of Serial Monitor
|
||||
* is set to "Newline". Type 'h' into the bar at the top of
|
||||
* the Serial Monitor and click the "Send" button for more
|
||||
* instructions.
|
||||
*/
|
||||
|
||||
#define DDS_REFCLK_DEFAULT 38400
|
||||
|
|
|
@ -28,8 +28,8 @@ Power level P<level>; Set the power amp level, 0 = lowest, 15 = highest
|
|||
Enable Offset R<state>; 1 turns on repeater offset mode, 0 turns off repeater offset mode No
|
||||
Squelch S<level>; Set the squelch level No
|
||||
TX Offset T<freq>; The absolute frequency of the repeater offset to transmit on in KHz No
|
||||
RSSI ? Respond with the current receive level in - dBm (no sign provided on numerical response) No
|
||||
Voice Level ^ Respond with the current voice level (VSSI)
|
||||
RSSI ?; Respond with the current receive level in - dBm (no sign provided on numerical response) No
|
||||
Voice Level ^; Respond with the current voice level (VSSI)
|
||||
|
||||
|
||||
Responses:
|
||||
|
|
Loading…
Reference in New Issue