decrement timeout by taskDelay()
This commit is contained in:
@@ -1245,6 +1245,7 @@ int override_err;
|
||||
}
|
||||
#else
|
||||
taskDelay(VXIMSGSYNCDELAY);
|
||||
timeout -= VXIMSGSYNCDELAY;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user