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
1 changed files with 2 additions and 0 deletions

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