Change Version Number

This commit is contained in:
phdlee 2018-02-22 13:27:51 +09:00
parent 4a6909f361
commit bf68dd6c26
1 changed files with 1 additions and 1 deletions

View File

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