Update ubitx_20.ino
This commit is contained in:
parent
8f8850f4da
commit
dd6d4555a8
@ -1138,7 +1138,7 @@ void setup()
|
||||
|
||||
//Serial.begin(9600);
|
||||
lcd.begin(16, 2);
|
||||
printLineF(1, F("CE v1.06"));
|
||||
printLineF(1, F("CE v1.061"));
|
||||
|
||||
Init_Cat(38400, SERIAL_8N1);
|
||||
initMeter(); //not used in this build
|
||||
|
Loading…
Reference in New Issue
Block a user