mirror of https://github.com/arendst/Tasmota.git
v5.1.0
5.1.0 20170513 * Fix Offline/Removal of retained topic when FullTopic is changed * Add FullTopic to MQTT Configuration and Information web pages * Add license model GPLv3 (#188)
This commit is contained in:
parent
ec8b41903b
commit
afc7b96b7c
|
@ -3,7 +3,7 @@ Provide ESP8266 based Sonoff by [iTead Studio](https://www.itead.cc/) and Electr
|
|||
|
||||
Current version is **5.1.0** - See [sonoff/_releasenotes.ino](https://github.com/arendst/Sonoff-Tasmota/blob/master/sonoff/_releasenotes.ino) for change information.
|
||||
|
||||
### **** ATTENTION Version 5.0.x specific information ****
|
||||
### **** ATTENTION Version 5.x.x specific information ****
|
||||
|
||||
This version uses a new linker script to free flash memory for future code additions. It moves the settings from Spiffs to Eeprom. If you compile your own firmware download the new linker to your IDE or Platformio base folder. See [Wiki > Prerequisite](https://github.com/arendst/Sonoff-Tasmota/wiki/Prerequisite).
|
||||
|
||||
|
|
Loading…
Reference in New Issue