This commit is contained in:
CommanderRedYT
2022-03-04 21:54:07 +01:00
parent af255ec098
commit bda9707638

View File

@ -271,7 +271,6 @@ std::optional<CalibrationPointVoltages> get_point_n_voltages(BatteryCellType cel
count++; count++;
uint8_t count = 0; uint8_t count = 0;
CalibrationPointVoltages point;
switch (cellType) switch (cellType)
{ {
case BatteryCellType::_22P: case BatteryCellType::_22P: