mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-11-08 21:18:52 -06:00
Initialize "update_delay".
This commit is contained in:
@@ -112,7 +112,7 @@ struct
|
|||||||
|
|
||||||
extern "C" {epicsExportAddress(drvet, drvMCB4B);}
|
extern "C" {epicsExportAddress(drvet, drvMCB4B);}
|
||||||
|
|
||||||
STATIC struct thread_args targs = {SCAN_RATE, &MCB4B_access};
|
STATIC struct thread_args targs = {SCAN_RATE, &MCB4B_access, 0.0};
|
||||||
|
|
||||||
|
|
||||||
/*********************************************************
|
/*********************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user