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