Modify lsidset, set USE_TYPED_DSET
This commit is contained in:
@@ -69,7 +69,7 @@ static long read_lsi(lsiRecord *prec)
|
||||
}
|
||||
|
||||
lsidset devLsiEnviron = {
|
||||
5, NULL, init_lsi, NULL, NULL, read_lsi
|
||||
{5, NULL, init_lsi, NULL, NULL }, read_lsi
|
||||
};
|
||||
epicsExportAddress(dset, devLsiEnviron);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user