Merge pull request #14 from phdlee/version0.296

rename version to 0.30
This commit is contained in:
phdlee
2018-01-27 18:39:22 +09:00
committed by GitHub

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