Added extra battery read
This commit is contained in:
parent
f3b0fc2c28
commit
fe846e4cce
@ -1538,6 +1538,7 @@ void spool_count(uint8_t event)
|
|||||||
|
|
||||||
// Turn Display ON to show value
|
// Turn Display ON to show value
|
||||||
display_enable(1);
|
display_enable(1);
|
||||||
|
read_battery(&battery_mAh, &battery_mV, &battery_temp);
|
||||||
sleep_when_ms = ms + DISPLAY_DELAY;
|
sleep_when_ms = ms + DISPLAY_DELAY;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user