Dual CANbus monitor and instrumentation cluster

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary by Tick Tock

Revision:
90:312eecd3b37a
Parent:
89:2263d349b484
Child:
91:33ab084a184f
--- a/main.cpp	Sat Apr 20 19:30:10 2013 +0000
+++ b/main.cpp	Sat Apr 20 19:37:40 2013 +0000
@@ -51,7 +51,7 @@
 // gg - revStr is used in 2 places
 // gg - and is easy to edit here
 // gg - added ZeroSecTick and revStr
-char revStr[7] = "87";
+char revStr[7] = "90";
 
 bool debugMode = false;
 bool logEn = false, logOpen = false;