Update ubitx_20.ino

This commit is contained in:
phdlee 2018-03-25 03:21:31 +09:00 committed by GitHub
parent 8f8850f4da
commit dd6d4555a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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