From 53ec484028a9d5caeed0e2487d76dfc7c01e7241 Mon Sep 17 00:00:00 2001 From: Pascal Langer Date: Wed, 1 Sep 2021 01:39:26 +0200 Subject: [PATCH] Update Validate.h --- Multiprotocol/Validate.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Multiprotocol/Validate.h b/Multiprotocol/Validate.h index 2aa7c13..3637803 100644 --- a/Multiprotocol/Validate.h +++ b/Multiprotocol/Validate.h @@ -236,8 +236,9 @@ #define CC2500_INSTALLED #define NRF24L01_INSTALLED #define SX1276_INSTALLED - #undef ENABLE_PPM - #undef SEND_CPPM + #undef ENABLE_PPM + #undef SEND_CPPM + #undef IKEAANSLUTA_CC2500_INO #endif //Make sure protocols are selected correctly