Detecting changes in the state of particular pin

Fork of PinDetect by Andy K

Revision:
3:12183fe8a09d
Parent:
2:cb3afc45028b
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