Skip to content

Commit

Permalink
add FirmwareErase.length
Browse files Browse the repository at this point in the history
  • Loading branch information
prusnak committed Jun 20, 2017
1 parent 4eef33b commit 0001cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protob/messages.proto
Original file line number Diff line number Diff line change
Expand Up @@ -722,6 +722,7 @@ message SetU2FCounter {
* @next Failure
*/
message FirmwareErase {
optional uint32 length = 1; // length of new firmware
}

/**
Expand Down

0 comments on commit 0001cb1

Please sign in to comment.