forked from epics_driver_modules/motorBase
Added RTRY to asyn_motor.db with a default value so that existing templates aren't broken.
This commit is contained in:
@@ -20,6 +20,7 @@ record(motor, "$(P)$(M)") {
|
||||
field(DHLM, "$(DHLM)")
|
||||
field(DLLM, "$(DLLM)")
|
||||
field(INIT, "$(INIT)")
|
||||
field(RTRY, "$(RTRY=10)")
|
||||
field(TWV, "1")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user