Skip to content

Commit ee90408

Browse files
BradG13531patrickelectric
authored andcommitted
definitions: omniscan450: added missing payload fields to os_ping_params
1 parent 28a6688 commit ee90408

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

src/definitions/omniscan450.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,18 @@
8484
"type": "u8",
8585
"description": "Set to 0",
8686
"default": 0
87+
},
88+
{
89+
"name": "reserved_4",
90+
"type": "u8",
91+
"description": "Set to 0",
92+
"default": 0
93+
},
94+
{
95+
"name": "reserved_5",
96+
"type": "u8",
97+
"description": "Set to 0",
98+
"default": 0
8799
}
88100
]
89101
}

0 commit comments

Comments
 (0)