Detecting changes in the state of particular pin
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