rename version to 0.30

pull/7/head
phdlee 2018-01-27 18:38:18 +09:00
rodzic 8d4c788e11
commit ee23827def
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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