mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
c7894181b7
commit
9a12192fa9
|
@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
### Fixed
|
||||
- ESP32 PWM activity on unconfigured PWM GPIOs (#20732)
|
||||
- Shutter inverted using internal commands (#20752)
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
|
@ -132,6 +132,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||
- HASPmota more attributes [#20744](https://github.com/arendst/Tasmota/issues/20744)
|
||||
|
||||
### Fixed
|
||||
- Shutter inverted using internal commands [#20752](https://github.com/arendst/Tasmota/issues/20752)
|
||||
- ESP32 PWM activity on unconfigured PWM GPIOs [#20732](https://github.com/arendst/Tasmota/issues/20732)
|
||||
|
||||
### Removed
|
||||
|
|
Loading…
Reference in New Issue