SD card - log every loop, added debug bms 220105/220106 for eniro, display gps ready state on speed screen + number of satellites

This commit is contained in:
Lubos Petrovic
2020-12-08 09:44:13 +01:00
parent 54a40ab24f
commit 048f254acc
6 changed files with 56 additions and 32 deletions

View File

@@ -130,6 +130,7 @@ typedef struct {
float soc10odo[11]; // odo history
time_t soc10time[11]; // time for avg speed
// additional
char debugData[256];
/*
uint8_t bmsMainRelay;
uint8_t highVoltageCharging;