From 21804f5bdf83c97f77b00f66d38fd3ea8ba85559 Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Fri, 6 May 2022 10:44:05 +0200 Subject: [PATCH] Fix #if for DECODE_COOLIX48 (#1796) Fix a typo/bad cut & paste. --- src/ir_Coolix.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ir_Coolix.cpp b/src/ir_Coolix.cpp index 0358b89a5..755e89190 100644 --- a/src/ir_Coolix.cpp +++ b/src/ir_Coolix.cpp @@ -719,7 +719,7 @@ void IRsend::sendCoolix48(const uint64_t data, const uint16_t nbits, } #endif // SEND_COOLIX48 -#if DECODE_COOLIX +#if DECODE_COOLIX48 /// Decode the supplied Coolix 48-bit A/C message. /// Status: BETA / Probably Working. /// @param[in,out] results Ptr to the data to decode & where to store the decode