@ -450,12 +450,12 @@
}
break;
case HWBusy:
if(pCountInt != NULL)
if(pDrivInt != NULL)
{
isDriving = 1;
if(pDrivInt == NULL)
else if(pCountInt != NULL)
isCounting = 1;
self->iStatus = DEVBUSY;
The note is not visible to the blocked user.