Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Commit 89b95eb

Browse files
authored
Update analog_audio_app.cpp (#353)
1 parent 9e5eeba commit 89b95eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firmware/application/apps/analog_audio_app.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ AnalogAudioView::AnalogAudioView(
154154
audio::output::start();
155155

156156
update_modulation(static_cast<ReceiverModel::Mode>(modulation));
157+
on_modulation_changed(static_cast<ReceiverModel::Mode>(modulation));
157158
}
158159

159160
AnalogAudioView::~AnalogAudioView() {

0 commit comments

Comments
 (0)