Tasmota core v2.0.5.3

This commit is contained in:
Jason2866 2022-11-10 12:49:13 +01:00 committed by GitHub
parent e5cbc21396
commit f16c555f2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
### Changed
- Reverted Flash Mode back from ``DIO`` to ``DOUT`` for ESP8266/ESP8285 (#17019)
- ESP32 Framework (Core) from v2.0.5.2 to v2.0.5.3 (#17034)
### Fixed