Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eede471

Browse files
committedMar 29, 2021
Removed leftover in .proto API
1 parent ac39429 commit eede471

File tree

2 files changed

+166
-180
lines changed

2 files changed

+166
-180
lines changed
 

‎rpc/commands/board.pb.go

Lines changed: 166 additions & 178 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎rpc/commands/board.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ message BoardDetailsResp {
5959
repeated Programmer programmers = 13;
6060
// Set to true if the board supports debugging
6161
bool debugging_supported = 14;
62-
// If a board with the specified FQBN is connected returns its serial number too
63-
string serialNumber = 15;
6462
}
6563

6664
message IdentificationPref {

0 commit comments

Comments
 (0)
Please sign in to comment.