Remote inc coolant nozzle control program

Dependencies:   mbed reScale USBDevice

Dependents:   Nozzle_inputs Nozzle_display

Revision:
13:d2c8a78cea31
Parent:
12:4ad111112853
Child:
14:dd8d89133b28
diff -r 4ad111112853 -r d2c8a78cea31 main.cpp
--- a/main.cpp	Fri Mar 29 06:16:58 2019 +0000
+++ b/main.cpp	Wed Apr 10 20:22:14 2019 +0000
@@ -85,7 +85,7 @@
   tft.setCursor(30,120);
   tft.setTextColor(BLUE);
   tft.setTextWrap(false);
-  tft.printf("AccuBlast v1.0");
+  tft.printf("AccuBlast v1.1");
   
         tft.setCursor(4, 4);
         tft.setTextColor(WHITE);