mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Removed unsupported default features from TINYBEEF3 target.
This commit is contained in:
parent
043d858cda
commit
01b4614656
1 changed files with 0 additions and 1 deletions
|
@ -173,7 +173,6 @@
|
|||
|
||||
#define DEFAULT_RX_FEATURE FEATURE_RX_PPM
|
||||
#ifdef TINYBEEF3
|
||||
#define DEFAULT_FEATURES (FEATURE_TRANSPONDER | FEATURE_BLACKBOX | FEATURE_RSSI_ADC | FEATURE_CURRENT_METER | FEATURE_TELEMETRY)
|
||||
#define BRUSHED_ESC_AUTODETECT
|
||||
#else
|
||||
#define DEFAULT_FEATURES FEATURE_BLACKBOX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue