1
0
Fork 0
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:
Joel Fuster 2015-01-04 22:25:13 -05:00
parent 06ce23951b
commit c853f20d75

View file

@ -53,7 +53,7 @@
#define AUX_FORWARD_CHANNEL_TO_SERVO_COUNT 4
#define MIXER_DEBUG
//#define MIXER_DEBUG
#include "drivers/system.h"
extern int16_t debug[4];