Skip to content

Commit 276a640

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ message FlashResponse {
7777
TaskProgress extraction_progress = 2;
7878
// Progress of qdl flashing.
7979
TaskProgress flash_progress = 3;
80-
// Download result.
80+
// Flashing result.
8181
Result result = 4;
8282
}
8383
}

0 commit comments

Comments
 (0)