Fixed current channel indication and next channel computation
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
* DEVICE_MODE_TX
|
||||
* DEVICE_MODE_RX
|
||||
*/
|
||||
#define DEVICE_MODE_TX
|
||||
// #define DEVICE_MODE_RX
|
||||
// #define DEVICE_MODE_TX
|
||||
#define DEVICE_MODE_RX
|
||||
|
||||
// #define FEATURE_TX_OLED
|
||||
// #define FORCE_TX_WITHOUT_INPUT
|
||||
@@ -27,7 +27,7 @@
|
||||
*/
|
||||
#define FEATURE_TX_INPUT_SBUS
|
||||
|
||||
// #define DEBUG_SERIAL
|
||||
#define DEBUG_SERIAL
|
||||
// #define DEBUG_PING_PONG
|
||||
// #define DEBUG_LED
|
||||
// #define DEBUG_TX_INPUT_ON_OLED
|
||||
|
||||
Reference in New Issue
Block a user