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:
- 6:9194379d2fdc
- Parent:
- 5:0d73e455922a
- Child:
- 7:f9a7d4c88daa
--- a/main.cpp Mon May 04 14:40:43 2020 +0000 +++ b/main.cpp Mon May 04 14:45:02 2020 +0000 @@ -33,7 +33,7 @@ printf("Le nombre de pas est de : %d \n", compteur); void Interruption_timer() { - if(sens==0) + if(sens==0) { pas++; compteur++;