Skip to content

Commit

Permalink
Fix manifest syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayJay3 committed Feb 20, 2025
1 parent 956aa13 commit a51a9e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@
"dataType": "UINT8_T",
"dataCount": 3,
"comments": "[Enum (AUTONOMYLOG), Enum (AUTONOMYLOG), Enum (AUTONOMYLOG)] {Console, File, RoveComm}"
}
},
"AddObstacle": {
"dataId": 11008,
"dataType": "DOUBLE_T",
Expand All @@ -704,7 +704,7 @@
"dataType": "UINT8_T",
"dataCount": 1,
"comments": "Clear queued permanent obstacles."
},
}
},
"Telemetry": {
"CurrentState": {
Expand Down Expand Up @@ -1125,4 +1125,4 @@
"Name": "Microscope"
}
}
}
}

0 comments on commit a51a9e7

Please sign in to comment.