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.
Diff: IRremoteInt.h
- Revision:
- 7:c82a0d54a024
- Parent:
- 3:17440cf7ab90
diff -r ee990cddff48 -r c82a0d54a024 IRremoteInt.h --- 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