The Code Repository for the REV0 Steering Wheel.

Dependencies:   CANBuffer KS0108_fork mbed-rtos mbed CAN Addresses

Fork of REVO_Updated_Steering by Penn Electric

Revision:
12:e99a0f23e91a
Parent:
10:493f2151d5f1
Child:
14:3e21d6c764a5
--- a/Steering.cpp	Sat Oct 18 17:03:32 2014 +0000
+++ b/Steering.cpp	Sat Oct 18 17:05:45 2014 +0000
@@ -228,6 +228,7 @@
 void reset()
 {
     txWriteDirect(Txmsg_reset);
+    mbed_reset();
     
 //    display.ClearScreen();
 //    display.SelectFont(Arial12,BLACK,ReadData);