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: src/clocks.cpp
- Revision:
- 50:db7056081354
- Parent:
- 49:65c714a5def2
--- a/src/clocks.cpp Tue Mar 12 22:16:03 2019 +0000 +++ b/src/clocks.cpp Tue Mar 12 22:16:28 2019 +0000 @@ -30,7 +30,7 @@ #include "all_io.h" #include "menu.h" unsigned short i; -unsigned short numFast = 5; +unsigned short numFast; volatile bool dosFlip = FALSE; volatile bool dofFlip = FALSE;