avoid multiple running drive tasks for the same object

This commit is contained in:
2021-10-20 17:06:55 +02:00
parent 61341b52f4
commit f3d95891ad
4 changed files with 20 additions and 0 deletions

View File

@ -70,6 +70,7 @@ typedef struct {
#define TOKENRELEASE 303
#define COMLOG 304
#define CRONFUNC 305
#define ENDDRIVETASK 306
#line 131 "event.w"