Skip to content
Snippets Groups Projects
Commit 2e2b02b9 authored by Thomas VADEBOUT's avatar Thomas VADEBOUT
Browse files

Update msg_mccd.proto

parent ffee8128
No related branches found
No related tags found
No related merge requests found
Pipeline #543 failed with stages
in 14 seconds
......@@ -11,7 +11,7 @@ message Point2D {
* Motor control card driver message
*/
message Msg_mccd {
Oneof type {
oneof type {
Msg_mccd_order order = 1;
Msg_mccd_pos pos = 2;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment