mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 19:48:11 +00:00
Update Validate.h (#119)
Add `#undef` for new esky150 and H8_3D protocols if `NRF24L01_INSTALLED` is not defined.
This commit is contained in:
parent
a19ac87a04
commit
b3cddfe2d4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user