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.
Fork of LG by
Diff: MTimer.h
- Revision:
- 124:9ae09249f842
- Parent:
- 114:5cc38a53d8a7
- Child:
- 150:29c9f7671bac
--- a/MTimer.h Thu Apr 07 20:16:24 2016 +0000 +++ b/MTimer.h Fri Apr 08 14:20:35 2016 +0000 @@ -9,7 +9,7 @@ extern unsigned int CountV31; extern unsigned int CountV255; - +extern void Event_500Hz(void); extern void Event_1Hz(void); // событие раз в 1 Гц extern void Event_1KHz(void) ; // событие раз в 1 кГц extern void Event_100KHz(void); //событие раз в 100кГц
