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:
29:9c48604d98b6
Parent:
28:3ebe6db73fe0
diff -r 3ebe6db73fe0 -r 9c48604d98b6 Steering.cpp
--- a/Steering.cpp	Sat Oct 25 00:49:05 2014 +0000
+++ b/Steering.cpp	Sat Oct 25 01:33:19 2014 +0000
@@ -1,5 +1,7 @@
 #include "Steering.h"
 
+extern "C" void mbed_reset();
+
 void HomeScreen()
 {
     CANMessage Rxmsg;