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: mbed
Fork of ROME2_P1_Fertig by
Diff: main.cpp
- Revision:
- 3:86f7471eaa79
- Parent:
- 2:ff4efefe7a1f
diff -r ff4efefe7a1f -r 86f7471eaa79 main.cpp --- a/main.cpp Fri Feb 23 14:52:13 2018 +0000 +++ b/main.cpp Fri Feb 23 15:20:31 2018 +0000 @@ -1,3 +1,5 @@ +// Praktikum 1 Fertig + #include "mbed.h" #include "IRSensor.h" #include "Controller.h"
