Unverified Commit ab298a3e authored by Cristian Maglie's avatar Cristian Maglie Committed by GitHub

[skip-changelog] Removed leftover in .proto API (#1248)

parent e7cdde6e
This diff is collapsed.
......@@ -59,9 +59,6 @@ message BoardDetailsResponse {
repeated Programmer programmers = 13;
// Set to true if the board supports debugging
bool debugging_supported = 14;
// If a board with the specified FQBN is connected returns its serial number
// too
string serial_number = 15;
}
message IdentificationPref {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment