mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +03:00
CF/BF - Temporarily disable virtual current meter on NAZE32.
This commit is contained in:
parent
17a430e5f9
commit
3d1e755d66
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,6 @@
|
|||
#define USE_CLI
|
||||
#define USE_PPM
|
||||
#define USE_PWM
|
||||
#define USE_VIRTUAL_CURRENT_METER
|
||||
#define SERIAL_RX
|
||||
#define USE_SERIALRX_CRSF // Team Black Sheep Crossfire protocol
|
||||
#define USE_SERIALRX_IBUS // FlySky and Turnigy receivers
|
||||
|
@ -113,6 +112,7 @@
|
|||
#define USE_RX_MSP
|
||||
#define USE_SERIALRX_JETIEXBUS
|
||||
#define USE_SENSOR_NAMES
|
||||
#define USE_VIRTUAL_CURRENT_METER
|
||||
#define VTX_COMMON
|
||||
#define VTX_CONTROL
|
||||
#define VTX_SMARTAUDIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue