corrected proto file
This commit is contained in:
@@ -11,8 +11,5 @@ message DirectionRequest {
|
||||
}
|
||||
Command command = 1;
|
||||
int32 sid = 2;
|
||||
}
|
||||
|
||||
message DirectionResponse {
|
||||
int32 code = 1;
|
||||
}
|
||||
bool stop = 3;
|
||||
}
|
||||
Reference in New Issue
Block a user