Detecting changes in the state of particular pin

Fork of PinDetect by Andy K

Files at this revision

API Documentation at this revision

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
--- 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