Dual CANbus monitor and instrumentation cluster supporting ILI9341 display controller

Dependencies:   SPI_TFTx2_ILI9341 TOUCH_TFTx2_ILI9341 TFT_fonts mbed

Fork of CANary by Tick Tock

Revision:
133:b0675d9d11dd
Parent:
132:08748a67280a
Child:
134:ad243e4f1a17
--- a/main.cpp	Wed Jul 24 12:29:22 2013 +0000
+++ b/main.cpp	Wed Jul 24 12:33:49 2013 +0000
@@ -20,7 +20,7 @@
 #include "displayModes.h"
 #include "TOUCH_TFTx2.h"
 
-char revStr[7] = "132"; // gg - revision string, max 6 characters
+char revStr[7] = "133"; // gg - revision string, max 6 characters
 
 FATFS USBdrive;
 LocalFileSystem local("local");