Skip to content

Commit

Permalink
Update config.h (betaflight#494)
Browse files Browse the repository at this point in the history
Calibrate `ibata_scale` for STELLARF4.config
  • Loading branch information
cvetaevvitaliy authored Jul 10, 2024
1 parent 30385eb commit 2346939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/STELLARF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_VOLTAGE_METER_SCALE 110
#define DEFAULT_CURRENT_METER_SCALE 386
#define DEFAULT_CURRENT_METER_SCALE 188
#define BEEPER_INVERTED
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define FLASH_SPI_INSTANCE SPI2
Expand Down

0 comments on commit 2346939

Please sign in to comment.