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.
Fork of Motor by
Diff: main.cpp
- Revision:
- 1:cd92955f8d4b
- Parent:
- 0:6d98ef70e4b9
- Child:
- 2:c9df6ce2f77d
diff -r 6d98ef70e4b9 -r cd92955f8d4b main.cpp --- a/main.cpp Mon Mar 23 17:13:17 2015 +0000 +++ b/main.cpp Wed Mar 25 12:09:24 2015 +0000 @@ -1,4 +1,5 @@ /** Motor Beispiel + Motor an den oberen 2 Pins einstecken. */ #include "mbed.h" #include "Motor.h"