Update Validate.h

This commit is contained in:
Ben Lye 2019-09-16 20:44:13 +01:00
parent edd6432d4c
commit 2e912608a8

View File

@ -303,6 +303,11 @@
#endif
#endif
// Disable scanner protocol if scanner telemetry is disabled
#ifndef SCANNER_TELEMETRY
#undef SCANNER_CC2500_INO
#endif
//Make sure TX is defined correctly
#ifndef AILERON
#error You must select a correct channel order.