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.
Diff: main.cpp
- Revision:
- 1:515b6f9e29b4
- Parent:
- 0:01b067538192
--- a/main.cpp Tue Nov 03 20:24:09 2020 +0000 +++ b/main.cpp Tue Nov 03 20:25:37 2020 +0000 @@ -1,4 +1,4 @@ -//Sean Lane, 100648027, 10/16/2020 +//Sean Lane, 100648027, 11/03/2020 //A6_1: PWM and Servo Control #include "mbed.h" PwmOut servo(p23);