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:
- 2:a49804b6dbec
- Parent:
- 0:f3eff68b603f
--- a/main.cpp Thu Jul 13 14:56:25 2017 +0000 +++ b/main.cpp Mon Nov 12 14:36:33 2018 +0000 @@ -1,7 +1,7 @@ #include "mbed.h" //Global PWM object -PwmOut pwmRed(D7); +PwmOut pwmRed(D6); int T = 100; //100uS volatile int Tmark = 0; //0us