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.
Dependents: Lilnija_29012017 NucleoF042K6_IRReceiver
Revision 7:c82a0d54a024, committed 2016-03-10
- 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