Skip to content

Commit fc0556e

Browse files
committed
enable json comments
1 parent 2d3e96e commit fc0556e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

M4_Eyes/file.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//34567890123456789012345678901234567890123456789012345678901234567890123456
22

3+
#define ARDUINOJSON_ENABLE_COMMENTS 1
34
#include <ArduinoJson.h> // JSON config file functions
45
#include "globals.h"
56

0 commit comments

Comments
 (0)