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/)