mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-13 02:07:53 +00:00
Update Validate.h
This commit is contained in:
parent
edd6432d4c
commit
2e912608a8
@ -303,6 +303,11 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// Disable scanner protocol if scanner telemetry is disabled
|
||||||
|
#ifndef SCANNER_TELEMETRY
|
||||||
|
#undef SCANNER_CC2500_INO
|
||||||
|
#endif
|
||||||
|
|
||||||
//Make sure TX is defined correctly
|
//Make sure TX is defined correctly
|
||||||
#ifndef AILERON
|
#ifndef AILERON
|
||||||
#error You must select a correct channel order.
|
#error You must select a correct channel order.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user