NerfUS mobile node that manages a target for the Nerf gun firing range

Dependencies:   LedController mbed-rtos mbed NerfUSXbee Servomotor TargetManager

Fork of NerfUS by NerfUS

Revision:
29:049a2f46c738
Parent:
28:8fc53a870691
--- a/TESTS/mocks/MockTarget.hpp	Mon Mar 27 18:34:07 2017 -0400
+++ b/TESTS/mocks/MockTarget.hpp	Mon Mar 27 18:39:38 2017 -0400
@@ -12,6 +12,5 @@
         MOCK_METHOD1(hit, void(int));
 };
 
-
+#endif
 
-#endif