@ -630,9 +630,9 @@
#define EQ_7_MAX 99
#define EQ_7_DEFAULT 0
// Buffer for load/save configuration as JSON
// Buffer size for load/save configuration as JSON
#define JSON_BUFFER 8192
#define JSON_BUFFER_SIZE 8192
// Internal configuration structure
typedef struct dexed_s {