Skip to content

Commit

Permalink
Update config.h (#405)
Browse files Browse the repository at this point in the history
Fix typo in voltage scale
  • Loading branch information
ot0tot authored Apr 28, 2024
1 parent 3068e6e commit 47ab260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/ACCIF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_VOLTAGE_METER_SCALE_DEFAULT 102
#define DEFAULT_VOLTAGE_METER_SCALE 102
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_OFF
#define DEFAULT_DSHOT_BITBANG DSHOT_BITBANG_OFF

Expand Down

0 comments on commit 47ab260

Please sign in to comment.