fixed cat with cw key (IA, IB)

This commit is contained in:
phdlee
2018-02-09 01:11:48 +09:00
parent a7684284d2
commit 1e9576ddc2
3 changed files with 4 additions and 3 deletions

View File

@@ -1085,7 +1085,7 @@ void setup()
//Serial.begin(9600);
lcd.begin(16, 2);
printLineF(1, F("CECBT v1.00"));
printLineF(1, F("CECBT v1.01"));
Init_Cat(38400, SERIAL_8N1);
initMeter(); //not used in this build