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