Bind channel: configurable channel number

Bind channel can be configured between 5 and 16.
This commit is contained in:
pascallanger
2017-01-02 17:26:35 +01:00
parent 0d0acb9d10
commit 18e31b3821
3 changed files with 17 additions and 5 deletions

View File

@@ -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 ***/