From 9be94e9716907a2a90179baa93bce70f3bc8b732 Mon Sep 17 00:00:00 2001 From: Walter Dunckel Date: Mon, 5 Jun 2017 08:48:55 -0700 Subject: [PATCH] updated file name to hamshield.cpp and name morse_dot_millis for adjustment of morse wpm --- HamShield-Best-Practices-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HamShield-Best-Practices-Guide.md b/HamShield-Best-Practices-Guide.md index 7609451..4fde64a 100644 --- a/HamShield-Best-Practices-Guide.md +++ b/HamShield-Best-Practices-Guide.md @@ -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: