rename version to 0.30

This commit is contained in:
phdlee 2018-01-27 18:38:18 +09:00
parent 8d4c788e11
commit ee23827def
1 changed files with 1 additions and 1 deletions

View File

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