Skip to content

Commit 69515d7

Browse files
authored
Analog audio app m4 guru meditation bug (#18)
* Update analog_audio_app.cpp (#353) * Update analog_audio_app.cpp
1 parent ff5db15 commit 69515d7

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
@@ -162,6 +162,7 @@ AnalogAudioView::~AnalogAudioView() {
162162
// both?
163163
audio::output::stop();
164164

165+
receiver_model.set_sampling_rate(3072000); // Just a hack to avoid hanging other apps if the last modulation was SPEC
165166
receiver_model.disable();
166167

167168
baseband::shutdown();

0 commit comments

Comments
 (0)