Skip to content

Commit 6b067d7

Browse files
committed
Rename startup_sounds to silent
1 parent d794cbc commit 6b067d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobuf_definitions/req_rep.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ message GetPersistentStorageSettingsRep {
191191

192192
// Request to flash ESC settings.
193193
message FlashEscSettingsReq {
194-
bool startup_sounds = 1; // If startup sounds should be enabled.
194+
bool silent = 1; // If startup sounds should be disabled.
195195
}
196196

197197
// Response after flashing ESC settings.

0 commit comments

Comments
 (0)