recalibrated and tested battery divider
This commit is contained in:
parent
66dc8365f4
commit
adc34e90d4
@ -17,7 +17,7 @@
|
||||
|
||||
// power management settings
|
||||
#define BAT_MEASURE_ADC ADC1_GPIO34_CHANNEL // battery probe GPIO pin -> ADC1_CHANNEL_6
|
||||
#define BAT_VOLTAGE_DIVIDER 2.7620f // voltage divider 100k/100k on board
|
||||
#define BAT_VOLTAGE_DIVIDER 2.605f // voltage divider
|
||||
|
||||
// Display Settings
|
||||
#define MY_DISPLAY_WIDTH 135
|
||||
|
Loading…
Reference in New Issue
Block a user