Skip to content

Commit

Permalink
ping1d: deprecate some outdated interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxxzer authored and patrickelectric committed May 22, 2024
1 parent f117339 commit a825b99
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/definitions/ping1d.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@
"type": "u16",
"description": "Firmware version minor number."
}
]
],
"deprecated": "true"
},
"device_id": {
"id": 1201,
Expand Down Expand Up @@ -251,7 +252,8 @@
"type": "u8",
"description": "The current operating mode of the device. 0: manual mode, 1: auto mode"
}
]
],
"deprecated": "true"
},
"distance_simple": {
"id": 1211,
Expand Down

0 comments on commit a825b99

Please sign in to comment.