Disable E decoder

This commit is contained in:
Jordan Sherer 2019-11-07 15:53:44 -05:00
parent 36437e57bf
commit 54d9afd69d

View File

@ -15,7 +15,7 @@
#define JS8_ENABLE_JS8A 1
#define JS8_ENABLE_JS8B 1
#define JS8_ENABLE_JS8C 1
#define JS8_ENABLE_JS8E 1
#define JS8_ENABLE_JS8E 0
#define JS8A_SYMBOL_SAMPLES 1920
#define JS8A_TX_SECONDS 15