Renamed 'RAD TOOL' to Morse.

This commit is contained in:
Travis Goodspeed 2017-11-28 13:31:06 -05:00
parent b83327cf47
commit 37f6d137ea

View File

@ -55,7 +55,7 @@ void morse_draw(){
break;
default: //Show the callsign by default.
lcd_string("RAD TOOL");
lcd_string(" MORSE");
break;
}