From ee23827def3d78c1fbac3cde7aed1ccd6b82c82d Mon Sep 17 00:00:00 2001 From: phdlee Date: Sat, 27 Jan 2018 18:38:18 +0900 Subject: [PATCH] rename version to 0.30 --- ubitx_20/ubitx_20.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubitx_20/ubitx_20.ino b/ubitx_20/ubitx_20.ino index 03e617e..7ae6077 100644 --- a/ubitx_20/ubitx_20.ino +++ b/ubitx_20/ubitx_20.ino @@ -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