summaryrefslogtreecommitdiff
path: root/src/luts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/luts.h')
-rw-r--r--src/luts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/luts.h b/src/luts.h
index 6332a38..c6a3411 100644
--- a/src/luts.h
+++ b/src/luts.h
@@ -12,6 +12,8 @@
#include <stddef.h>
extern int8_t SSTV_SIN_INT10_INT8[1024];
+extern uint8_t SSTV_SIN_INT10_UINT8[1024];
+
extern int16_t SSTV_SIN_INT10_INT16[1024];
#endif \ No newline at end of file