File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file.
1919- ESP32-P4 Hosted MCU updated to v2.6.6 solving WiFi boot issues (#24146 )
2020- ESP32-Solo1 using pre-compiled Arduino libraries (#24146 )
2121- PCA9685 V2 driver PWMTO fading logic and overflow (#24159 )
22+ - Fix RGBW handling in TasmotaLED and xlgt_01_ws2812_esp32 (#24172 )
2223
2324### Removed
2425
Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
147147- TuyaMCU v1 soft lock when WIFI_SELECT / WIFI_RESET is initiated [ #24063 ] ( https://github.com/arendst/Tasmota/issues/24063 )
148148- PCA9685 V2 driver PWMTO fading logic and overflow [ #24159 ] ( https://github.com/arendst/Tasmota/issues/24159 )
149149- DALI protocol errors
150+ - Fix RGBW handling in TasmotaLED and xlgt_01_ws2812_esp32 [ #24172 ] ( https://github.com/arendst/Tasmota/issues/24172 )
150151- TLS fix ECDSA and add ` SetOption165 1 ` to enable ECDSA in addition to RSA [ #24000 ] ( https://github.com/arendst/Tasmota/issues/24000 )
151152- ESP32-P4 Hosted MCU updated to v2.6.6 solving WiFi boot issues [ #24146 ] ( https://github.com/arendst/Tasmota/issues/24118 )
152153- ESP32-Solo1 using pre-compiled Arduino libraries [ #24146 ] ( https://github.com/arendst/Tasmota/issues/24118 )
You can’t perform that action at this time.
0 commit comments