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: QEI mbed HIDScope
Diff: main.cpp
- Revision:
- 1:ccb2f96c393a
- Parent:
- 0:5d1481a32da2
- Child:
- 2:cb7d7e31e30e
--- a/main.cpp Fri Oct 12 08:26:51 2018 +0000 +++ b/main.cpp Fri Oct 12 08:31:16 2018 +0000 @@ -6,7 +6,7 @@ Serial pc(USBTX,USBRX); int counts; - +//Kenneth was here DigitalOut dirpin(D4); PwmOut pwmpin(D5); AnalogIn pot_1(A1);