updated file name to hamshield.cpp and name morse_dot_millis for adjustment of morse wpm
parent
a4f043e3fa
commit
9be94e9716
|
@ -50,7 +50,7 @@ It is highly recommended that when testing your HamShield, you either connect to
|
|||
|
||||
It is very easy to be caught up in the next killer new application for amateur radio but forget to write in station identification. The HamShield library makes this easy, too.
|
||||
|
||||
.morseOut(char array) lets us send morse code during our transmissions for very easy identification. You can also change the HAMSHIELD_MORSE_DOT value in HamShield.h to adjust speed to make this more convenient. The lower the value, the faster the words per minute.
|
||||
.morseOut(char array) lets us send morse code during our transmissions for very easy identification. You can also change the morse_dot_millis value in HamShield.cpp to adjust speed to make this more convenient. The lower the value, the faster the words per minute.
|
||||
|
||||
For example:
|
||||
|
||||
|
|
Loading…
Reference in New Issue