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
Diff: TESTS/TargetManagerTest.cpp
- Revision:
- 37:8fc7845ae95b
- Parent:
- 35:7ee45f6d6484
- Child:
- 38:70a1c8bd2877
--- a/TESTS/TargetManagerTest.cpp Wed Apr 05 22:24:50 2017 +0000 +++ b/TESTS/TargetManagerTest.cpp Sat Apr 08 14:08:37 2017 -0400 @@ -92,7 +92,6 @@ EXPECT_CALL(mock_nerfus_ticker, start(0x1234)); std::vector<uint8_t> target_info_bytes; - target_info_bytes.push_back(0x00); //Message from coordinator target_info_bytes.push_back(0x01); //Second target target_info_bytes.push_back(0x00); //Mode ally target_info_bytes.push_back(0x12); //Timeout MSB