diff --git a/Multiprotocol/Validate.h b/Multiprotocol/Validate.h index b618d10..412558b 100644 --- a/Multiprotocol/Validate.h +++ b/Multiprotocol/Validate.h @@ -90,6 +90,8 @@ #undef GW008_NRF24L01_INO #undef DM002_NRF24L01_INO #undef CABELL_NRF24L01_INO + #undef ESKY150_NRF24L01_INO + #undef H8_3D_NRF24L01_INO #endif //Make sure telemetry is selected correctly @@ -169,4 +171,4 @@ #endif #if MAX_PPM_CHANNELS>16 #error MAX_PPM_CHANNELS must be below or equal to 16. The default for this value is 16. -#endif \ No newline at end of file +#endif