ignore HAL_BUSY for now
This commit is contained in:
parent
29a48d22a7
commit
5df31f5ece
@ -123,7 +123,7 @@ HAL_StatusTypeDef amsAuxAndStatusMeasurement(Cell_Module (*module)[N_BMS]) {
|
||||
}
|
||||
|
||||
if (pollCMD(PLAUX) == HAL_BUSY) {
|
||||
return HAL_BUSY;
|
||||
// return HAL_BUSY;
|
||||
}
|
||||
|
||||
CHECK_RETURN(
|
||||
|
Loading…
x
Reference in New Issue
Block a user