Skip to content

Commit

Permalink
add get/set string srv files (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
kochigami authored and nlyubova committed Feb 6, 2018
1 parent c408d0a commit 1638d48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions srv/GetString.srv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
string data
3 changes: 3 additions & 0 deletions srv/SetString.srv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
string data
---
bool success

0 comments on commit 1638d48

Please sign in to comment.