diff --git a/config.h b/config.h index 42af3b1..da41c45 100644 --- a/config.h +++ b/config.h @@ -630,10 +630,6 @@ #define EQ_7_MAX 99 #define EQ_7_DEFAULT 0 -// Buffer size for load/save configuration as JSON - -#define JSON_BUFFER_SIZE 8192 - // Internal configuration structure typedef struct dexed_s { uint8_t lowest_note;