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: mbed
Fork of WaG by
Diff: main.cpp
- Revision:
- 51:1eb60f0d2f03
- Parent:
- 50:e3a03bc1e1a6
- Child:
- 52:8987e38851e5
--- a/main.cpp Tue Apr 03 17:14:03 2018 +0000 +++ b/main.cpp Tue Apr 03 20:51:20 2018 +0000 @@ -60,12 +60,13 @@ pc.printf("Press user button to test.\n"); + test_target_leds(); pc.printf("LED's tested\n"); test_phototransistors(); pc.printf("Phototransistors tested\n"); - + step_test(); pc.printf("Step motor tested.");