Skip to content
Snippets Groups Projects
Commit 11c8ca3f authored by Cyrille Berger's avatar Cyrille Berger
Browse files

add a MAYBE option

parent b81774b6
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
int32 ADD = 1 int32 ADD = 1
int32 REMOVE = 2 int32 REMOVE = 2
int32 REJECT = 3 int32 REJECT = 3
int32 MAYBE = 4
string ns string ns
int32 action int32 action
lrs_msgs_tst/TSTNodeInfo node lrs_msgs_tst/TSTNodeInfo node
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment