1
0
Fork 0
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:
Dominic Clifton 2017-06-03 15:23:33 +01:00 committed by mikeller
parent 6e4af36c9c
commit e016eac457

View file

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