1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Merge pull request #3198 from mikeller/spracingf3neo-current-sensor-scale

CF/BF - SPRACINGF3NEO - Use appropriate current sensor scale.
This commit is contained in:
Martin Budden 2017-06-04 15:10:40 +01:00 committed by GitHub
commit 70eef18497

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