Skip to content

Commit

Permalink
fix: fix MTCA-EVR-300u substitutions file
Browse files Browse the repository at this point in the history
  • Loading branch information
Insomnia1437 authored and jerzyjamroz committed Mar 12, 2024
1 parent c69dc41 commit b0ca76f
Show file tree
Hide file tree
Showing 3 changed files with 280 additions and 106 deletions.
2 changes: 2 additions & 0 deletions evrApp/Db/evrin.db
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ record(longout, "$(IN)Code$(s=:)Ext-SP") {
field(DTYP, "Obj Prop uint32")
field(OUT , "@OBJ=$(OBJ), PROP=External Code")
field(PINI, "YES")
field(UDF , "0")
field(LOPR, "0")
field(HOPR, "255")
field(DRVL, "0")
Expand Down Expand Up @@ -109,6 +110,7 @@ record(longout, "$(IN)Code$(s=:)Back-SP") {
field(DTYP, "Obj Prop uint32")
field(OUT , "@OBJ=$(OBJ), PROP=Backwards Code")
field(PINI, "YES")
field(UDF , "0")
field(LOPR, "0")
field(HOPR, "255")
field(DRVL, "0")
Expand Down
Loading

0 comments on commit b0ca76f

Please sign in to comment.