This commit is contained in:
Clément Grennerat
2025-09-17 21:30:07 +02:00
parent cba6eadc13
commit 7db4d2cc6c
2 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ void draw_battery(int16_t voltage, int32_t percent, int32_t trip_dist, uint32_t
// Displays the power bars at the top
// Duty from COMM_GET_VALUES, scale 1000
void draw_power_bars(int16_t duty);
void draw_power_bars(int16_t duty, uint8_t regen);
// Displays the huge speed counter with avg and max values.
// Speed from COMM_GET_VALUES_SETUP, scale 1000