Resolve a conflict for the enxt PR.

pull/85/head
Holger Wirtz 3 years ago
parent f0c8095d93
commit 6599c3f6b3
  1. 4
      config.h

@ -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 {

Loading…
Cancel
Save