|
|
|
@ -811,8 +811,7 @@ |
|
|
|
|
#define VOLUME_MULTIPLIER 1.4 |
|
|
|
|
|
|
|
|
|
// Buffer-size define for load/save configuration as JSON
|
|
|
|
|
//#define JSON_BUFFER_SIZE 8192
|
|
|
|
|
#define JSON_BUFFER_SIZE 9216 |
|
|
|
|
#define JSON_BUFFER_SIZE 8192 |
|
|
|
|
|
|
|
|
|
// Internal configuration structure
|
|
|
|
|
typedef struct dexed_s { |
|
|
|
|