Skip to content

Commit 1b48af3

Browse files
generate proto files
1 parent c55b870 commit 1b48af3

File tree

4 files changed

+239
-257
lines changed

4 files changed

+239
-257
lines changed

Diff for: rpc/cc/arduino/cli/commands/v1/board.pb.go

+42-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: rpc/cc/arduino/cli/commands/v1/board.proto

-2
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,6 @@ message BoardListAllResponse {
191191
message BoardListWatchRequest {
192192
// Arduino Core Service instance from the `Init` response.
193193
Instance instance = 1;
194-
// Set this to true to stop the discovery process
195-
bool interrupt = 2;
196194
}
197195

198196
message BoardListWatchResponse {

0 commit comments

Comments
 (0)