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 PinDetect by
Revision 3:12183fe8a09d, committed 2016-03-17
- Comitter:
- dcleary
- Date:
- Thu Mar 17 19:35:55 2016 +0000
- Parent:
- 2:cb3afc45028b
- Commit message:
- n/a
Changed in this revision
| PinDetect.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r cb3afc45028b -r 12183fe8a09d PinDetect.h --- a/PinDetect.h Thu Jan 13 11:09:22 2011 +0000 +++ b/PinDetect.h Thu Mar 17 19:35:55 2016 +0000 @@ -32,7 +32,7 @@ #endif #ifndef PINDETECT_SAMPLE_PERIOD -#define PINDETECT_SAMPLE_PERIOD 20000 +#define PINDETECT_SAMPLE_PERIOD 10000 #endif #ifndef PINDETECT_ASSERT_COUNT
