summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index e0d901b587..61c9899762 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -108,4 +108,8 @@
108/* no known platform */ 108/* no known platform */
109#endif 109#endif
110 110
111#ifndef CODEC_SIZE
112#define CODEC_SIZE 0
113#endif
114
111#endif 115#endif