summaryrefslogtreecommitdiff
path: root/firmware/export/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/sound.h')
-rw-r--r--firmware/export/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/sound.h b/firmware/export/sound.h
index 2e13174516..e68ae23774 100644
--- a/firmware/export/sound.h
+++ b/firmware/export/sound.h
@@ -24,6 +24,7 @@
24#include <inttypes.h> 24#include <inttypes.h>
25#include <audiohw.h> 25#include <audiohw.h>
26 26
27
27#if CONFIG_CODEC == SWCODEC 28#if CONFIG_CODEC == SWCODEC
28enum { 29enum {
29 DSP_CALLBACK_SET_PRESCALE = 0, 30 DSP_CALLBACK_SET_PRESCALE = 0,