Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed reScale USBDevice
Diff: main.cpp
- Revision:
- 19:d2c8a78cea31
- Parent:
- 18:4ad111112853
- Child:
- 20:dd8d89133b28
--- 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);