mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05: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