make morse dot duration user settable
This commit is contained in:
@@ -54,6 +54,7 @@ void setup() {
|
||||
radio.setRfPower(0);
|
||||
|
||||
radio.setMorseFreq(400);
|
||||
radio.setMorseDotMillis(200);
|
||||
|
||||
// Configure the HamShield to transmit and recieve on 446.000MHz
|
||||
radio.frequency(438000);
|
||||
|
||||
Reference in New Issue
Block a user