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: MotCon ServoOut mbed-rtos mbed
Fork of mbed_ES20X_V21_Tester by
Diff: main.cpp
- Revision:
- 1:2e28e28f45ba
- Parent:
- 0:1e2fda723825
--- a/main.cpp Wed Sep 19 12:16:23 2018 +0000 +++ b/main.cpp Wed Sep 19 15:15:05 2018 +0000 @@ -1,4 +1,4 @@ -// J. Bradshaw 20160111 +// J. Bradshaw 20180918 // Program for testing I/O on mbed ES201 Dev Board V1.1 #include "mbed.h" #include "ServoOut.h" //uses ServoOut.h library for generating servo pulses
