Skip to content

Commit

Permalink
Fix typo in OOPT field
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssandstrom committed Mar 18, 2024
1 parent c532239 commit 90ae22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/core/ecmcMotorRecord.template
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ record(calcout,"$(PREFIX)$(MOTOR_NAME)-MR-SyncTrgL2H"){
field(CALC, "A && B")
field(OCAL, "C")
field(DOPT, "Use OCAL")
field(OOPT, "Transition To One")
field(OOPT, "Transition To Non-zero")
field(OUT, "$(PREFIX)$(MOTOR_NAME)-MR-SyncTrgSeq PP")
}

Expand Down

0 comments on commit 90ae22b

Please sign in to comment.