Change compiling with reduced boards manifests

Change compiling with reduced boards manifests in favour of Autoconfig (#16848)
This commit is contained in:
Theo Arends 2022-10-19 10:21:31 +02:00
parent a9bff109b0
commit 753f4bee31
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
### Changed
- DS18x20 ``DS18Alias`` to ``DS18Sens`` (#16833)
- Compiling with reduced boards manifests in favour of Autoconfig (#16848)
### Fixed
- BP5758D red channel corruption regression from v12.1.1.6 (#16850)

View File

@ -115,6 +115,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
### Changed
- DS18x20 ``DS18Alias`` to ``DS18Sens`` [#16833](https://github.com/arendst/Tasmota/issues/16833)
- Compiling with reduced boards manifests in favour of Autoconfig [#16848](https://github.com/arendst/Tasmota/issues/16848)
### Fixed
- BP5758D red channel corruption regression from v12.1.1.6 [#16850](https://github.com/arendst/Tasmota/issues/16850)