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:
- 56:fe999806787d
- Parent:
- 55:aa3baa01f43d
- Child:
- 57:ee5da8a011e0
--- a/main.cpp Thu Jun 21 12:19:29 2018 +0000 +++ b/main.cpp Thu Jun 21 12:22:36 2018 +0000 @@ -1048,7 +1048,7 @@ //0xFFFC //1111111111111100 - enable = 1; + enable = 0; //Led routine to start main program led1 = 1; @@ -1112,6 +1112,8 @@ lcd.printf("Ready to start"); wait(1); + enable = 1; + //Demo for stopping at the station while(1) {