Merge pull request #3198 from mikeller/spracingf3neo-current-sensor-scale
CF/BF - SPRACINGF3NEO - Use appropriate current sensor scale.
This commit is contained in:
commit
70eef18497
|
@ -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…
Reference in New Issue