NerfUS game coordinator for the Nerf gun firing range

Dependencies:   HardwareInterface mbed-rtos mbed

Fork of NerfUS by NerfUS

Revision:
1:ed506b2298b4
Parent:
0:e7c4a5d26268
Child:
2:6e467e4978f9
--- a/main.cpp	Sun Feb 05 03:11:25 2017 +0000
+++ b/main.cpp	Sun Feb 05 03:14:06 2017 +0000
@@ -1,4 +1,5 @@
 #include "mbed.h"
+#include "rtos.h"
 
 DigitalOut myled(LED1);