Racing Robots Session

Dependencies:   m3pi mbed

Fork of racing_robots by Nico De Witte

Revision:
4:3743cbfe031b
Parent:
1:43c91152e9ce
Child:
8:597ce8a7d34b
--- a/racing_robots.cpp	Tue Feb 24 09:01:06 2015 +0000
+++ b/racing_robots.cpp	Tue Feb 24 09:06:29 2015 +0000
@@ -1,4 +1,4 @@
-#include "racing_robots.h"
+#include "robot_logic.h"
 
 // External functions called from our library
 extern void init(void);