From eb7468591ed06ade3be20ad493f1f79d3a484912 Mon Sep 17 00:00:00 2001 From: bblanchon Date: Sat, 29 Nov 2014 07:51:25 -0800 Subject: [PATCH] Updated Encoding JSON (markdown) --- Encoding JSON.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Encoding JSON.md b/Encoding JSON.md index 88ed400..453f3ca 100644 --- a/Encoding JSON.md +++ b/Encoding JSON.md @@ -1,5 +1,4 @@ -Encoding JSON with Arduino JSON -=============================== +> *This page contains a detail guide on how to generate a JSON string using the Arduino JSON library* Before writing any code, don't forget to include the header: