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.
Diff: main.cpp
- Revision:
- 40:23a64e9f46a6
- Parent:
- 39:7f3cc8f47710
- Child:
- 42:b00cdc97f492
--- a/main.cpp Wed May 15 12:53:14 2019 +0000 +++ b/main.cpp Thu May 16 06:34:39 2019 +0000 @@ -3,7 +3,7 @@ #include "microinfinity.h" #include "sensors.h" #include "moves.h" - +using namespace Moves; void StateFlow(int i); void SetMode(); void Start();