We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d794cbc commit 6b067d7Copy full SHA for 6b067d7
protobuf_definitions/req_rep.proto
@@ -191,7 +191,7 @@ message GetPersistentStorageSettingsRep {
191
192
// Request to flash ESC settings.
193
message FlashEscSettingsReq {
194
- bool startup_sounds = 1; // If startup sounds should be enabled.
+ bool silent = 1; // If startup sounds should be disabled.
195
}
196
197
// Response after flashing ESC settings.
0 commit comments