mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 07:37:37 +00:00
Disable audio by default at power-up (#1393)
This commit is contained in:
@@ -219,6 +219,7 @@ SystemStatusView::SystemStatusView(
|
||||
toggle_mute.set_value(pmem::config_audio_mute());
|
||||
toggle_stealth.set_value(pmem::stealth_mode());
|
||||
|
||||
audio::output::stop();
|
||||
audio::output::update_audio_mute();
|
||||
refresh();
|
||||
}
|
||||
|
Reference in New Issue
Block a user