make it run
This commit is contained in:
@@ -3,3 +3,4 @@
|
||||
#---------------------------------------------
|
||||
|
||||
device(stringin, INST_IO, devDAQStringError, "devDAQStringError")
|
||||
function(processEmulatedCounter)
|
||||
|
||||
@@ -270,4 +270,5 @@ static long processEmulatedCounter(struct aSubRecord *psub)
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* Register these symbols for use by IOC code: */
|
||||
epicsRegisterFunction(processEmulatedCounter);
|
||||
|
||||
Reference in New Issue
Block a user