Skip to content

Commit

Permalink
Fix record name.
Browse files Browse the repository at this point in the history
  • Loading branch information
smarsching committed Jun 28, 2021
1 parent 0fc32d4 commit 31cbd23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrfApp/Db/template-sfp.inc.db
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ record(fanout, "$(P)$(R)Intrnl:SFP@SFP_NUM@:ScanInfo:Fout3") {
field(FLNK, "$(P)$(R)Intrnl:SFP@SFP_NUM@:ScanInfo:Fout4")
}

record(fanout, "$(P)$(R)Intrnl:SFP@SFP_NUM@:ScanSlow:Fout4") {
record(fanout, "$(P)$(R)Intrnl:SFP@SFP_NUM@:ScanInfo:Fout4") {
field(LNK1, "$(P)$(R)Intrnl:SFP@SFP_NUM@:TXBiasLWarning")
field(LNK2, "$(P)$(R)Intrnl:SFP@SFP_NUM@:TXPowerHAlarm")
field(LNK3, "$(P)$(R)Intrnl:SFP@SFP_NUM@:TXPowerLAlarm")
Expand Down

0 comments on commit 31cbd23

Please sign in to comment.