Added RTRY to asyn_motor.db with a default value so that existing templates aren't broken.

This commit is contained in:
kmpeters
2013-06-13 18:02:24 +00:00
parent 5866b61c0a
commit 5f292c9368
+1
View File
@@ -20,6 +20,7 @@ record(motor, "$(P)$(M)") {
field(DHLM, "$(DHLM)")
field(DLLM, "$(DLLM)")
field(INIT, "$(INIT)")
field(RTRY, "$(RTRY=10)")
field(TWV, "1")
}