From 737491d3a5f5e82e9b09be52cb2017fc4cfb7397 Mon Sep 17 00:00:00 2001 From: anteph Date: Fri, 28 Apr 2017 23:22:11 +0100 Subject: [PATCH] Updated Projects using ArduinoJson (markdown) --- Projects-using-ArduinoJson.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Projects-using-ArduinoJson.md b/Projects-using-ArduinoJson.md index 509740e..7bbbae6 100644 --- a/Projects-using-ArduinoJson.md +++ b/Projects-using-ArduinoJson.md @@ -237,12 +237,12 @@ Link: https://github.com/chkr1011/HA4IoT ### WebApp ![App screens](https://github.com/chkr1011/CK.HomeAutomation/raw/master/Media/Screens/App_1.png?raw=true) -#ESP32 support +## ESP32 support By [techtutorialsx.com](https://techtutorialsx.com) Some simple tutorials on how to use the ArduinoJson library for Espressif's ESP32 and ESP8266. -[ESP32: Encoding JSON messages](https://techtutorialsx.com/2017/04/27/esp32-creating-json-message/) -[ESP32: Parsing JSON](https://techtutorialsx.com/2017/04/26/esp32-parsing-json/) -[ESP8266: Encoding JSON messages](https://techtutorialsx.com/2016/08/10/esp8266-encoding-json-messages/) -[ESP8266: Parsing JSON](https://techtutorialsx.com/2016/07/30/esp8266-parsing-json/) \ No newline at end of file +[ESP32: Encoding JSON messages](https://techtutorialsx.com/2017/04/27/esp32-creating-json-message/) +[ESP32: Parsing JSON](https://techtutorialsx.com/2017/04/26/esp32-parsing-json/) +[ESP8266: Encoding JSON messages](https://techtutorialsx.com/2016/08/10/esp8266-encoding-json-messages/) +[ESP8266: Parsing JSON](https://techtutorialsx.com/2016/07/30/esp8266-parsing-json/)