mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Globally enable ESC sensor support for F4 and F7 MCUs.
This commit is contained in:
parent
68a1307909
commit
6b22fca1a5
8 changed files with 3 additions and 12 deletions
|
@ -120,7 +120,6 @@
|
|||
#define USE_ADC
|
||||
#define VBAT_ADC_PIN PC3
|
||||
|
||||
//#define USE_ESC_SENSOR
|
||||
#define ENABLE_BLACKBOX_LOGGING_ON_SDCARD_BY_DEFAULT
|
||||
|
||||
#define DEFAULT_RX_FEATURE FEATURE_RX_SERIAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue