fixed wrong type

This commit is contained in:
Marius Eggert 2023-09-20 09:18:52 +02:00
parent 09951edbba
commit f2e15bb134

View File

@ -105,7 +105,7 @@ class PowerController : public ExtendedControllerBase, public ReceivesParameterM
float coulombCounterCharge = 0; // [mC]
float coulombCounterChargeUpperThreshold = 0.0; // [mC]
static constexpr float INVALID_TOTAL_BATTERY_CURRENT = 0;
static constexpr int16_t INVALID_TOTAL_BATTERY_CURRENT = 0;
static constexpr float INVALID_SOC = -1;
// HK Datasets for Calculation