Core 1.0.7.4 for ESP32

This commit is contained in:
Jason2866 2021-09-17 12:39:53 +02:00 committed by GitHub
parent 76364fadb9
commit 4bd919fc80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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