From ba2efc2416c4e23369bb0264ada2645673750b0c Mon Sep 17 00:00:00 2001 From: Jordan Sherer Date: Sat, 23 May 2020 23:02:36 -0400 Subject: [PATCH] Enabling Ultra for experimentation --- commons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commons.h b/commons.h index a1a2d03..5f9b7b6 100644 --- a/commons.h +++ b/commons.h @@ -26,7 +26,7 @@ #define JS8_ENABLE_JS8B 1 #define JS8_ENABLE_JS8C 1 #define JS8_ENABLE_JS8E 1 -#define JS8_ENABLE_JS8I 0 +#define JS8_ENABLE_JS8I 1 #define JS8A_SYMBOL_SAMPLES 1920 #define JS8A_TX_SECONDS 15