Taguchi Yuuki / IRremote

Dependents:   Lilnija_29012017 NucleoF042K6_IRReceiver

Files at this revision

API Documentation at this revision

Comitter:
yuhki50
Date:
Thu Mar 10 15:39:34 2016 +0000
Parent:
6:ee990cddff48
Commit message:
change USECPERTICK

Changed in this revision

IRremoteInt.h Show annotated file Show diff for this revision Revisions of this file
--- a/IRremoteInt.h	Wed Jan 27 18:07:11 2016 +0000
+++ b/IRremoteInt.h	Thu Mar 10 15:39:34 2016 +0000
@@ -56,7 +56,7 @@
 #define MARK_EXCESS    100
 
 // microseconds per clock interrupt tick
-#define USECPERTICK    50
+#define USECPERTICK    100
 
 // Upper and Lower percentage tolerances in measurements
 #define TOLERANCE       25