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:
- 5:8bbe640528bc
- Parent:
- 4:efa207509f63
- Child:
- 6:ab9f3695633f
--- a/main.cpp Sun Sep 29 14:58:03 2019 +0000 +++ b/main.cpp Sun Sep 29 17:09:48 2019 +0000 @@ -4,6 +4,9 @@ int main() { + //on met le jumper sur le chassis le plus récent. Avec le jumper, chassisMode = 0. + chassisMode.mode(PullUp); + //init timers timerSinceStart.start();