mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Merge pull request #2829 from cleanflight/spracingf3neo-current-sensor-scale
CF/BF - SPRACINGF3NEO - Use appropriate current sensor scale.
This commit is contained in:
parent
6e4af36c9c
commit
e016eac457
1 changed files with 2 additions and 0 deletions
|
@ -145,6 +145,8 @@
|
|||
#define MPU6500_CS_PIN SPI1_NSS_PIN
|
||||
#define MPU6500_SPI_INSTANCE SPI1
|
||||
|
||||
#define CURRENT_METER_SCALE_DEFAULT 300
|
||||
|
||||
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
|
||||
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue