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:
@@ -109,6 +109,9 @@ void LiveData::initParams() {
|
||||
params.chargingGraphHeaterTempC[i] = -100;
|
||||
params.chargingGraphWaterCoolantTempC[i] = -100;
|
||||
}
|
||||
//
|
||||
tmpStr = "";
|
||||
tmpStr.toCharArray(params.debugData, tmpStr.length() + 1);
|
||||
|
||||
// Menu
|
||||
menuItemsCount = sizeof(menuItemsSource) / sizeof(menuItemsSource[0]);
|
||||
|
||||
Reference in New Issue
Block a user