From 51119247f5dc3009a55be78b8e335de3d61d6281 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Tue, 10 Oct 2017 15:38:52 +0200 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Examples.md b/Examples.md index aa8ec2e..77ccc67 100644 --- a/Examples.md +++ b/Examples.md @@ -1,3 +1,7 @@ +This page contains user contributed examples, feel free to edit. + +For official examples, go to: https://bblanchon.github.io/ArduinoJson/example/ + ## Example 1: complex nested object From [issue #85](https://github.com/bblanchon/ArduinoJson/issues/85):