..
This commit is contained in:
@@ -375,11 +375,8 @@ namespace arDev
|
||||
Recv1 = false;
|
||||
return true;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
return SendQuery_ReadStatue();
|
||||
}
|
||||
|
||||
return SendQuery_ReadStatue();
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -389,10 +386,8 @@ namespace arDev
|
||||
Recv0 = false;
|
||||
return true;
|
||||
}
|
||||
else
|
||||
{
|
||||
return SendQuery_ReadCellvoltage();
|
||||
}
|
||||
|
||||
return SendQuery_ReadCellvoltage();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user