summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/gui/pitchscreen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/pitchscreen.c b/apps/gui/pitchscreen.c
index 33c92e845b..77b5739be1 100644
--- a/apps/gui/pitchscreen.c
+++ b/apps/gui/pitchscreen.c
@@ -897,7 +897,7 @@ int gui_syncpitchscreen_run(void)
897 new_speed = 0; 897 new_speed = 0;
898 } 898 }
899#endif 899#endif
900} 900 }
901#if CONFIG_CODEC == SWCODEC 901#if CONFIG_CODEC == SWCODEC
902 pcmbuf_set_low_latency(false); 902 pcmbuf_set_low_latency(false);
903#endif 903#endif