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.
Dependents: 19_Taster_BSW_oo 19_Taster_a
Fork of timer0 by
Diff: timer0.h
- Revision:
- 1:45063f72267b
- Parent:
- 0:bbd867fd30d1
- Child:
- 2:fafaca146f6e
diff -r bbd867fd30d1 -r 45063f72267b timer0.h
--- a/timer0.h Sat Jul 26 07:27:37 2014 +0000
+++ b/timer0.h Fri Aug 08 16:02:01 2014 +0000
@@ -25,6 +25,7 @@
public:
uint16_t counter;
+ uint16_t countMillisecond;
timer0();
void func(void);
