mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-05-05 16:40:50 +00:00
Update analog_audio_app.cpp (#16)
This commit is contained in:
parent
59088071eb
commit
ff5db151b4
@ -154,6 +154,7 @@ AnalogAudioView::AnalogAudioView(
|
|||||||
audio::output::start();
|
audio::output::start();
|
||||||
|
|
||||||
update_modulation(static_cast<ReceiverModel::Mode>(modulation));
|
update_modulation(static_cast<ReceiverModel::Mode>(modulation));
|
||||||
|
on_modulation_changed(static_cast<ReceiverModel::Mode>(modulation));
|
||||||
}
|
}
|
||||||
|
|
||||||
AnalogAudioView::~AnalogAudioView() {
|
AnalogAudioView::~AnalogAudioView() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user