enable json comments
This commit is contained in:
parent
2d3e96e897
commit
fc0556e1f7
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
//34567890123456789012345678901234567890123456789012345678901234567890123456
|
||||
|
||||
#define ARDUINOJSON_ENABLE_COMMENTS 1
|
||||
#include <ArduinoJson.h> // JSON config file functions
|
||||
#include "globals.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue