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.
Revision 1:2441ccdcd627, committed 2014-07-15
- Comitter:
- morimoriYNCT
- Date:
- Tue Jul 15 05:12:54 2014 +0000
- Parent:
- 0:764aaee2b395
- Commit message:
- add comment
Changed in this revision
| TimerExtended.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/TimerExtended.h Tue Jul 15 04:47:11 2014 +0000 +++ b/TimerExtended.h Tue Jul 15 05:12:54 2014 +0000 @@ -1,3 +1,9 @@ +/*************************************** +TimerExtended +Purpose: you can use timer untill 24 days in milli seconds. +Author: Katsuhiro Morishita @2014 +License: apache license 2, or MIT, which you like +****************************************/ #include "mbed.h"