mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Deactivate BlackBox and GPS for ALIENWIIF3
This commit is contained in:
parent
0c0b2e8461
commit
5fccedd5f3
1 changed files with 2 additions and 2 deletions
|
@ -101,9 +101,9 @@
|
|||
#define VBAT_ADC_GPIO_PIN GPIO_Pin_4
|
||||
#define VBAT_ADC_CHANNEL ADC_Channel_1
|
||||
|
||||
#define BLACKBOX
|
||||
//#define BLACKBOX
|
||||
#define SERIAL_RX
|
||||
#define GPS
|
||||
//#define GPS
|
||||
//#define DISPLAY
|
||||
#define AUTOTUNE
|
||||
#define USE_SERVOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue