mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Disable mixer debug
This commit is contained in:
parent
06ce23951b
commit
c853f20d75
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
|
|
||||||
#define AUX_FORWARD_CHANNEL_TO_SERVO_COUNT 4
|
#define AUX_FORWARD_CHANNEL_TO_SERVO_COUNT 4
|
||||||
|
|
||||||
#define MIXER_DEBUG
|
//#define MIXER_DEBUG
|
||||||
|
|
||||||
#include "drivers/system.h"
|
#include "drivers/system.h"
|
||||||
extern int16_t debug[4];
|
extern int16_t debug[4];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue