Skip to content

Commit

Permalink
generate proto files
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-perugini committed Sep 19, 2023
1 parent c55b870 commit 1b48af3
Show file tree
Hide file tree
Showing 4 changed files with 239 additions and 257 deletions.
95 changes: 42 additions & 53 deletions rpc/cc/arduino/cli/commands/v1/board.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions rpc/cc/arduino/cli/commands/v1/board.proto
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,6 @@ message BoardListAllResponse {
message BoardListWatchRequest {
// Arduino Core Service instance from the `Init` response.
Instance instance = 1;
// Set this to true to stop the discovery process
bool interrupt = 2;
}

message BoardListWatchResponse {
Expand Down
Loading

0 comments on commit 1b48af3

Please sign in to comment.