Skip to content

Commit 2e5ede7

Browse files
committed
docs(q7): refresh protobuf regeneration note
1 parent 741fca6 commit 2e5ede7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roborock/map/proto/b01_scmap.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// Checked-in B01/Q7 SCMap schema for the generated runtime protobuf module.
2+
// Regenerate the checked-in Python module after edits with:
3+
// python -m grpc_tools.protoc -I./roborock/map/proto --python_out=./roborock/map/proto roborock/map/proto/b01_scmap.proto
24
// The generated file `b01_scmap_pb2.py` is checked in for runtime use and should
35
// not be edited by hand.
46
syntax = "proto2";

0 commit comments

Comments
 (0)