Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ichiro-its/aruku_interfaces into …
Browse files Browse the repository at this point in the history
…hotfix/remove-inverse-a-move
  • Loading branch information
FaaizHaikal committed Jun 15, 2024
2 parents e7f1d87 + 0a62f9a commit 4e54493
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proto/aruku.proto
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ service Config {
rpc SetMainConfig (SetWalking) returns (Empty) {}

rpc SetAppStatus (AppStatus) returns (Empty) {}

rpc LoadConfig (Empty) returns (Empty) {}
}

message Empty {}
Expand Down

0 comments on commit 4e54493

Please sign in to comment.