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
commit aa61281c38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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