Skip to content

Commit c27032a

Browse files
committed
fix(model 64410): Correct the size for DeptRef
1 parent a0b3e73 commit c27032a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

json/model_64410.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@
452452
"label": "Dependent References",
453453
"mandatory": "M",
454454
"name": "DeptRef",
455-
"size": 1,
455+
"size": 2,
456456
"type": "bitfield32",
457457
"symbols": [
458458
{

0 commit comments

Comments
 (0)