1
0
Fork 0
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:
mikeller 2017-01-18 02:28:24 +13:00
parent 043d858cda
commit 01b4614656

View file

@ -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