mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-12 17:57:53 +00:00
Fix Validate.h
This commit is contained in:
parent
5e91a2b7d0
commit
7f1d37de81
@ -272,7 +272,7 @@
|
|||||||
#if not defined(NCC1701_NRF24L01_INO)
|
#if not defined(NCC1701_NRF24L01_INO)
|
||||||
#undef NCC1701_HUB_TELEMETRY
|
#undef NCC1701_HUB_TELEMETRY
|
||||||
#endif
|
#endif
|
||||||
#if not defined(BUGS_A7105_INO) || not defined(BUGSMINI_NRF24L01_INO)
|
#if not defined(BUGS_A7105_INO) && not defined(BUGSMINI_NRF24L01_INO)
|
||||||
#undef BUGS_HUB_TELEMETRY
|
#undef BUGS_HUB_TELEMETRY
|
||||||
#endif
|
#endif
|
||||||
#if not defined(CABELL_NRF24L01_INO)
|
#if not defined(CABELL_NRF24L01_INO)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user