Skip to content

Remove loading of asynRecord.db from iocsh snippet

Andreas Persson requested to merge asyn-record into master

The asyn record is not needed for the production IOC. We can load it when needed for debugging. If we do, we should use a name compatible with the naming standard, like $(P)$(R)asyn or $(P)$(R)asynRecord.

Fixes #4 (closed)

Edited by Andreas Persson

Merge request reports