We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
kRcmmExcess
1 parent a2228ed commit a295f87Copy full SHA for a295f87
src/ir_RCMM.cpp
@@ -35,7 +35,6 @@ const uint16_t kRcmmMinGapTicks = 120;
35
const uint32_t kRcmmMinGap = 3360;
36
// Use a tolerance of +/-10% when matching some data spaces.
37
const uint8_t kRcmmTolerance = 10;
38
-const uint16_t kRcmmExcess = 50;
39
40
#if SEND_RCMM
41
/// Send a Philips RC-MM packet.
0 commit comments