Skip to content
Snippets Groups Projects
Commit d18bd519 authored by Charles Javerliat's avatar Charles Javerliat
Browse files

Add message to SetMode service

parent 750b6992
No related branches found
No related tags found
No related merge requests found
Pipeline #440 passed with stages
in 2 minutes and 3 seconds
......@@ -6,4 +6,5 @@ uint8 MODE_CALIBRATION = 1
uint8 MODE_NORMAL = 2
uint8 mode
---
bool success
\ No newline at end of file
bool success
string message
\ No newline at end of file
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