diff options
Diffstat (limited to 'src/luts.h')
| -rw-r--r-- | src/luts.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
