test fork

Dependencies:   SPI_TFTx2 SPI_TFTx2_ILI9341 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary_9341 by Tick Tock

Branch:
Metric
Revision:
113:f388b4505463
Parent:
112:b41b35401eb6
Child:
114:3f8c59a8a2b9
--- a/main.cpp	Mon Jul 01 01:58:36 2013 +0000
+++ b/main.cpp	Mon Jul 01 02:54:46 2013 +0000
@@ -24,7 +24,7 @@
 #include "displayModes.h"
 #include "TOUCH_TFTx2.h"
 
-char revStr[7] = "112"; // gg - revision string, max 6 characters
+char revStr[7] = "113"; // gg - revision string, max 6 characters
 
 FATFS USBdrive;
 LocalFileSystem local("local");