Cleanup
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user