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
Diff: main.cpp
- Revision:
- 12:811b1364679e
- Parent:
- 10:ab83197b30ee
- Child:
- 13:060d2a90d1c5
--- a/main.cpp Sat May 12 12:19:26 2018 +0000 +++ b/main.cpp Fri May 18 11:36:48 2018 +0000 @@ -6,8 +6,6 @@ #include "Mapping.h" #include "AutoDrive.h" #include "RouteCalculation.h" -#include "SDFileSystem.h" -#include "FATFileSystem.h" #include "ff.h" #include "Dekoration.h" @@ -18,9 +16,12 @@ int main() { wait(10); + startup(); // Mapping Modus + //driveOne(1,1); + mapping(); // Schalter einbinden!