mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-24 12:30:20 +00:00
Comment update
This commit is contained in:
parent
6c316ef6ab
commit
a311ab395b
@ -61,7 +61,7 @@ message PbDeviceProperties {
|
|||||||
bool lockable = 4;
|
bool lockable = 4;
|
||||||
// Device supports image file
|
// Device supports image file
|
||||||
bool supports_file = 5;
|
bool supports_file = 5;
|
||||||
// Unordered list of supported block sizes
|
// Unordered list of supported block sizes, empty if the block size is not configurable
|
||||||
repeated uint32 block_sizes = 6;
|
repeated uint32 block_sizes = 6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user