Penn Electric Racing / Mbed 2 deprecated REVO_Updated_Steering

Dependencies:   CANBuffer KS0108_fork mbed-rtos mbed CAN Addresses

Fork of REVO_Updated_Steering by Penn Electric

Files at this revision

API Documentation at this revision

Comitter:
palimar
Date:
Sat Oct 04 17:14:32 2014 +0000
Parent:
2:b9a174369121
Child:
4:a4fb060e7840
Commit message:
Added RTOS library and updated MBED library.

Changed in this revision

Steering.h Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/Steering.h	Thu Oct 02 23:43:04 2014 +0000
+++ b/Steering.h	Sat Oct 04 17:14:32 2014 +0000
@@ -2,6 +2,7 @@
 #define _STEERING_H
 
 #include "mbed.h"
+#include "rtos.h"
 #include "Digital_InOut.h"
 #include "KS0108.h"
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-rtos.lib	Sat Oct 04 17:14:32 2014 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed-rtos/#631c0f1008c3
--- a/mbed.bld	Thu Oct 02 23:43:04 2014 +0000
+++ b/mbed.bld	Sat Oct 04 17:14:32 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/024bf7f99721
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/552587b429a1
\ No newline at end of file