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:
- 18:4ad111112853
- Parent:
- 16:84ea3ec0660d
- Child:
- 19:d2c8a78cea31
--- a/main.cpp	Fri Mar 29 06:15:50 2019 +0000
+++ b/main.cpp	Fri Mar 29 06:16:58 2019 +0000
@@ -85,7 +85,7 @@
   tft.setCursor(30,120);
   tft.setTextColor(BLUE);
   tft.setTextWrap(false);
-  tft.printf("AccuBlast v0");
+  tft.printf("AccuBlast v1.0");
   
         tft.setCursor(4, 4);
         tft.setTextColor(WHITE);