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: inc/clocks.h
- Revision:
- 47:d10bf65cb7dc
- Parent:
- 42:3ae73b61f657
- Child:
- 49:65c714a5def2
--- a/inc/clocks.h Sun Mar 10 18:03:46 2019 +0000 +++ b/inc/clocks.h Sun Mar 10 21:39:14 2019 +0000 @@ -36,7 +36,8 @@ void flipSlow(void); void flipFast(void); void checkFlip(void); - +void slowFlip(); +void fastFlip(); extern volatile bool dosFlip; extern volatile bool dofFlip;