1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00

add revision to Features

This commit is contained in:
Pavol Rusnak 2014-03-13 13:48:24 +01:00
parent e410acad0a
commit 2b2d92b924

View File

@ -89,6 +89,7 @@ message Features {
optional string label = 10;
repeated CoinType coins = 11;
optional bool initialized = 12; // True if device cointains seed
optional string revision = 13;
}
// Overwrites only filled fields of the structure