enable json comments

This commit is contained in:
jerryneedell 2020-09-26 12:35:47 -04:00
parent 2d3e96e897
commit fc0556e1f7

View file

@ -1,5 +1,6 @@
//34567890123456789012345678901234567890123456789012345678901234567890123456
#define ARDUINOJSON_ENABLE_COMMENTS 1
#include <ArduinoJson.h> // JSON config file functions
#include "globals.h"