summaryrefslogtreecommitdiff
path: root/firmware/export/mpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/mpeg.h')
-rw-r--r--firmware/export/mpeg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/mpeg.h b/firmware/export/mpeg.h
index 3e36c44ac5..0a9d62cdf0 100644
--- a/firmware/export/mpeg.h
+++ b/firmware/export/mpeg.h
@@ -21,6 +21,7 @@
21 21
22#include <stdbool.h> 22#include <stdbool.h>
23#include "id3.h" 23#include "id3.h"
24#include "events.h"
24 25
25#define MPEG_SWAP_CHUNKSIZE 0x2000 26#define MPEG_SWAP_CHUNKSIZE 0x2000
26#define MPEG_HIGH_WATER 2 /* We leave 2 bytes empty because otherwise we 27#define MPEG_HIGH_WATER 2 /* We leave 2 bytes empty because otherwise we