Skip to content

Commit

Permalink
Update command schema.
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring committed Nov 13, 2024
1 parent 55ff68c commit dc61a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared-data/command/schemas/10.json
Original file line number Diff line number Diff line change
Expand Up @@ -4624,7 +4624,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 dc61a62

Please sign in to comment.