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:
- 18:91e521f1f0f4
- Parent:
- 17:3fcc43140382
- Child:
- 19:e0a4f9e88383
diff -r 3fcc43140382 -r 91e521f1f0f4 main.cpp --- a/main.cpp Tue Oct 11 10:52:30 2022 +0000 +++ b/main.cpp Tue Oct 11 10:53:43 2022 +0000 @@ -112,7 +112,7 @@ m3pi.printf("eliminate"); m3pi.locate(0,1); m3pi.printf("all cats"); - wait(200.0); + wait(10.0); m3pi.cls(); m3pi.locate(0,0);