Skip to content

Commit

Permalink
chore(release): Update command schema for merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring committed Nov 18, 2024
1 parent 2df177f commit 9c5fdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared-data/command/schemas/11.json
Original file line number Diff line number Diff line change
Expand Up @@ -5608,7 +5608,7 @@
"type": "object",
"properties": {
"axes": {
"description": "The axes for which to update the position estimators.",
"description": "The axes for which to update the position estimators. Any axes that are not physically present will be ignored.",
"type": "array",
"items": {
"$ref": "#/definitions/MotorAxis"
Expand Down

0 comments on commit 9c5fdb5

Please sign in to comment.