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:
136:41a204105511
Parent:
135:89986950d501
Child:
137:70853cf5a30f
--- a/utility.cpp	Fri Jul 26 04:35:31 2013 +0000
+++ b/utility.cpp	Sat Jul 27 22:19:01 2013 +0000
@@ -451,9 +451,6 @@
     step=true;
 }
 
-void doNothing(){ //CAN deattach work-around
-}
-
 void recieve1() {
     CANMessage msg1;
     can1.read(msg1);