mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-13 19:13:14 +00:00
Removed depreciated MULTI_STATUS
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#define Module_1
|
||||
//#define Module_2
|
||||
//#define Module_3
|
||||
//#define Module_4
|
||||
|
||||
//Example on how to force the "Flash from TX" feature for all modules
|
||||
#define CHECK_FOR_BOOTLOADER
|
||||
@@ -48,11 +47,6 @@
|
||||
#undef INVERT_TELEMETRY
|
||||
|
||||
#elif defined Module_3
|
||||
//Example of a module which will be used with OpenTX
|
||||
#undef MULTI_STATUS
|
||||
#define MULTI_TELEMETRY
|
||||
|
||||
#elif defined Module_4
|
||||
//Example of a module which will be PPM only with a different protocol table
|
||||
#undef ENABLE_SERIAL
|
||||
#undef NBR_BANKS
|
||||
|
||||
Reference in New Issue
Block a user