Dual CANbus monitor and instrumentation cluster

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary by Tick Tock

Branch:
Metric
Revision:
101:94b8aca2d47a
Parent:
100:63a7456fc972
Child:
102:fd19f777a0b4
--- a/main.cpp	Sat Jun 15 19:03:40 2013 +0000
+++ b/main.cpp	Sat Jun 15 19:05:32 2013 +0000
@@ -21,7 +21,7 @@
 #include "displayModes.h"
 #include "TOUCH_TFTx2.h"
 
-char revStr[7] = "101";
+char revStr[7] = "100";
 
 LocalFileSystem local("local");