From 4bd919fc80657db876976187fde3a71fa6daff89 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 17 Sep 2021 12:39:53 +0200 Subject: [PATCH] Core 1.0.7.4 for ESP32 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 466d8c005..1e0502050 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file. - M5 Stack Core2 uses UNIVERSAL_DISPLAY with enabled LVGL as default now - ``DisplayDimmer`` has now range 0..100 instead of 0..15 - Minimum PWM Frequency lowered to 2Hz on ESP32 (#13123) +- Use Tasmota Arduino Core32 1.0.7.4 for ESP32 builds (#13154) ### Fixed - OpenTherm invalid JSON (#13028)