mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 04:36:31 +00:00
Force a rebuild
This commit is contained in:
parent
9813e0f483
commit
215ec4388f
@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Disable PSRAM on unsupported hardware
|
- Disable PSRAM on unsupported hardware
|
||||||
- Replace spaces by hyphens in final hostname (#12710)
|
- Replace spaces by hyphens in final hostname (#12710)
|
||||||
- Message ``Upload buffer miscompare`` into ``Not enough space``
|
- Message ``Upload buffer miscompare`` into ``Not enough space``
|
||||||
|
- ESP32 remove GPIO initialization to INPUT from not used GPIOs to allow JTAG support
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Discovery fails when using ``%hostname%`` in a topic (#12710)
|
- Discovery fails when using ``%hostname%`` in a topic (#12710)
|
||||||
|
@ -123,6 +123,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
|
|||||||
- ESP32 internal sensor driver id moved from 87 to 127
|
- ESP32 internal sensor driver id moved from 87 to 127
|
||||||
- Extended supported sensor driver range to 128
|
- Extended supported sensor driver range to 128
|
||||||
- Disable PSRAM on unsupported hardware
|
- Disable PSRAM on unsupported hardware
|
||||||
|
- ESP32 remove GPIO initialization to INPUT from not used GPIOs to allow JTAG support
|
||||||
- Simplified configuration for ir-full and removal of tasmota-ircustom [#12428](https://github.com/arendst/Tasmota/issues/12428)
|
- Simplified configuration for ir-full and removal of tasmota-ircustom [#12428](https://github.com/arendst/Tasmota/issues/12428)
|
||||||
- Refactor platformio [#12442](https://github.com/arendst/Tasmota/issues/12442)
|
- Refactor platformio [#12442](https://github.com/arendst/Tasmota/issues/12442)
|
||||||
- Allow buttons to work in AP normal mode [#12518](https://github.com/arendst/Tasmota/issues/12518)
|
- Allow buttons to work in AP normal mode [#12518](https://github.com/arendst/Tasmota/issues/12518)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user