summaryrefslogtreecommitdiff
path: root/apps/rbcodecconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/rbcodecconfig.h')
-rw-r--r--apps/rbcodecconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/rbcodecconfig.h b/apps/rbcodecconfig.h
index ff9fc41342..cc51595cc4 100644
--- a/apps/rbcodecconfig.h
+++ b/apps/rbcodecconfig.h
@@ -71,4 +71,8 @@ static inline void dsp_process_end(struct dsp_loop_context *ctx)
71 71
72#endif 72#endif
73 73
74#define DSP_OUT_MIN_HZ PLAY_SAMPR_HW_MIN
75#define DSP_OUT_MAX_HZ PLAY_SAMPR_MAX
76#define DSP_OUT_DEFAULT_HZ PLAY_SAMPR_DEFAULT
77
74#endif 78#endif