mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 22:35:23 +03:00
Merge pull request #4126 from elektronisk/patch-2
Set default Betaflight F3 current scale back to 220
This commit is contained in:
commit
2b10a7ff01
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
||||||
#define CURRENT_METER_ADC_PIN PA5
|
#define CURRENT_METER_ADC_PIN PA5
|
||||||
#define RSSI_ADC_PIN PB2
|
#define RSSI_ADC_PIN PB2
|
||||||
|
|
||||||
#define CURRENT_METER_SCALE_DEFAULT 200
|
#define CURRENT_METER_SCALE_DEFAULT 220
|
||||||
|
|
||||||
#define ENABLE_BLACKBOX_LOGGING_ON_SDCARD_BY_DEFAULT
|
#define ENABLE_BLACKBOX_LOGGING_ON_SDCARD_BY_DEFAULT
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue