mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-22 09:23:15 +00:00
Bind channel: configurable channel number
Bind channel can be configured between 5 and 16.
This commit is contained in:
@@ -41,8 +41,11 @@
|
||||
//#define REVERSE_THROTTLE
|
||||
//#define REVERSE_RUDDER
|
||||
|
||||
//Comment to disable the bind feature on channel 16
|
||||
#define ENABLE_BIND_CH16
|
||||
//Comment to disable the bind feature on a channel
|
||||
#define ENABLE_BIND_CH
|
||||
//Set the channel number used for bind. Default is 16.
|
||||
#define BIND_CH 16
|
||||
|
||||
|
||||
/**************************/
|
||||
/*** RF CHIPS INSTALLED ***/
|
||||
|
||||
Reference in New Issue
Block a user