From c1d17825e4c28beb9750158dd38cc2c44d2a0035 Mon Sep 17 00:00:00 2001 From: fvanroie Date: Wed, 14 Jun 2023 11:27:25 +0200 Subject: [PATCH] Update to Tasmota Arduino 2.0.10 and ESP-IDF 4.4.5 --- CHANGLELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGLELOG.md b/CHANGLELOG.md index aef0fde3..8dd900bb 100644 --- a/CHANGLELOG.md +++ b/CHANGLELOG.md @@ -48,12 +48,12 @@ - Add button GPIOs to input discovery message ### Architecture -- Moved to Tasmota Arduino 2.0.9 and ESP-IDF 4.4.4 (thanks @Jason2866) +- Moved to Tasmota Arduino 2.0.10 and ESP-IDF 4.4.5 (thanks @Jason2866) - Add Arduino-GFX display driver - Add support for ESP32-S3 devices - Deprication of support for ESP32-S2 devices due to lack of sRAM -Updated libraries to ArduinoJson 6.21.2, ArduinoStreamUtils 1.7.0, TFT_eSPI 2.5.0, LovyanGFX 1.1.2 and SimpleFTPServer 2.1.5 +Updated libraries to ArduinoJson 6.21.2, ArduinoStreamUtils 1.7.0, TFT_eSPI 2.5.0, LovyanGFX 1.1.7 and SimpleFTPServer 2.1.5 ## v0.6.3