Dual CANbus monitor and instrumentation cluster

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary by Tick Tock

Revision:
72:f9a6faa28873
Parent:
68:10f7d7dbae19
Child:
73:62ee8eae3a84
--- a/displayModes.cpp	Sun Apr 14 02:33:00 2013 +0000
+++ b/displayModes.cpp	Sun Apr 14 22:00:51 2013 +0000
@@ -388,6 +388,7 @@
         showButton(0,2," GoTo"," Config",4,4);               
         showButton(1,2," GoTo","Playback",4,4);               
         showButton(2,2," GoTo","Set Time",4,4);             
+        showButton(3,2," GoTo"," Log",4,4);     
     
         showCP=false;
     }