From 0189c3bd4a0fb7804fa81d2870c73eb760cc1430 Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Wed, 20 Feb 2019 18:18:41 +0900 Subject: [PATCH] Add guide comment --- src/AutoConnectDefs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/AutoConnectDefs.h b/src/AutoConnectDefs.h index 87da573..e790dda 100644 --- a/src/AutoConnectDefs.h +++ b/src/AutoConnectDefs.h @@ -26,6 +26,7 @@ #endif // !AC_DEBUG // Indicator to specify that AutoConnectAux handles elements with JSON. +// Comment out the AUTOCONNECT_USE_JSON macro to detach the ArduinoJson. #define AUTOCONNECT_USE_JSON // Predefined parameters