Skip to content

Commit 7abdf89

Browse files
authored
Merge pull request #276 from nielsbasjes/FixDeptRefSize
fix(model 64410): Correct the size for DeptRef
2 parents a0b3e73 + c27032a commit 7abdf89

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)