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:
- 7:8b1c2d0bee9b
- Parent:
- 6:8299fad3de60
- Child:
- 9:e6ab91e70308
diff -r 8299fad3de60 -r 8b1c2d0bee9b main.cpp --- a/main.cpp Wed Jul 24 15:34:58 2019 +0000 +++ b/main.cpp Wed Jul 24 15:52:07 2019 +0000 @@ -14,7 +14,7 @@ updateled(); runonce(); clockin.fall(&firetrig); - loopsw.rise(&loopFall); + loopsw.fall(&loopFall); while(1) { //pc.printf("SO %f \n\r",sumoctives);