Skip to content

Commit 5dbb524

Browse files
Update rpc/cc/arduino/flasher/v1/commands.proto
Co-authored-by: Cristian Maglie <c.maglie@bug.st>
1 parent 276a640 commit 5dbb524

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpc/cc/arduino/flasher/v1/commands.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ message Release {
4040

4141
message DownloadRequest {
4242
// The version of the Debian image to download.
43+
// Use "latest" to download the latest.
4344
string version = 1;
4445
// The path in which the image will be downloaded.
4546
string download_path = 2;

0 commit comments

Comments
 (0)