1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00

Remove DEBUG_MODE (#1)

This commit is contained in:
TheIsotopes 2019-08-10 17:21:44 +02:00 committed by GitHub
parent b94da4a5ee
commit 1aa15b03d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 5 deletions

View file

@ -136,7 +136,6 @@
#define USE_GYRO
#define USE_GYRO_SPI_MPU6500
#define USE_MULTI_GYRO
#define DEBUG_MODE DEBUG_DUAL_GYRO_DIFF
#undef USE_GYRO_REGISTER_DUMP
#define USE_EXTI

View file

@ -25,8 +25,6 @@
#define USE_TARGET_CONFIG
#define DEBUG_MODE DEBUG_ADC_INTERNAL
#define LED0_PIN PE3
#define USE_BEEPER

View file

@ -25,8 +25,6 @@
#define USE_TARGET_CONFIG
#define DEBUG_MODE DEBUG_ADC_INTERNAL
#define LED0_PIN PE3
#define USE_BEEPER