Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: LedController mbed-rtos mbed NerfUSXbee Servomotor TargetManager
Fork of NerfUS by
Diff: TESTS/LedControllerTest.cpp
- Revision:
- 27:3ae7c62008ea
- Parent:
- 25:0f2d698ecb3e
diff -r 328f659fc1b3 -r 3ae7c62008ea TESTS/LedControllerTest.cpp
--- a/TESTS/LedControllerTest.cpp Sat Mar 11 13:44:32 2017 -0500
+++ b/TESTS/LedControllerTest.cpp Sat Mar 11 13:47:02 2017 -0500
@@ -2,7 +2,7 @@
#include "gtest/gtest.h"
#include "LedController.hpp"
-#include "MockDigitalOut.hpp"
+#include "mocks/MockDigitalOut.hpp"
TEST(LedController, TurnOn)
{
