This commit is contained in:
2023-07-27 01:46:24 +02:00
parent 6da02adae9
commit 638394ac0a
6 changed files with 17 additions and 3 deletions

View File

@ -129,6 +129,9 @@ typedef struct {
IniChkState ini_chk_state;
unsigned lap_count;
float lap_last;
float lap_best;
Temperatures temps;
float min_cell_volt;