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.
Revision 1:9b3491c0f6b8, committed 2018-10-31
- Comitter:
- s1725696
- Date:
- Wed Oct 31 13:38:19 2018 +0000
- Parent:
- 0:01afb35ba995
- Commit message:
- FINAL SERVO CODE
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 01afb35ba995 -r 9b3491c0f6b8 main.cpp --- a/main.cpp Wed Oct 31 11:19:11 2018 +0000 +++ b/main.cpp Wed Oct 31 13:38:19 2018 +0000 @@ -4,6 +4,7 @@ //Ticker servo; //void signal_servo(){} +/* AL GEIMPLENTEERD IN THE_CODE, DUS VERANDER DAAR WAT JE HIER OOK VERANDERT A.U.B.!!!*/ Servo myservo(D7); DigitalIn but_1(SW2);