Updated What's New (markdown)

Theo Arends 2018-02-09 16:39:54 +01:00
parent 77608a0aab
commit af5262c765
1 changed files with 2 additions and 0 deletions

@ -32,6 +32,8 @@ Tasmota now tries to load the requested image and if it notices that the image w
To ade in OtaMagic the file _pio/espupload.py_ has been updated to rename the platformio generated _firmware.bin_ filename to the released firmware filename.
To re move unused features of version 2.4.0 of the ESP8266/Arduino board manager some compile time parameters need to be removed. For Ardiuino IDE a change has been made to file _arduino/version 2.4.0/platform.txt_ and for platformio a script _pio/strip-floats.py_ is made available to be enabled in _platformio.ini_ when compiling. When the correct installation steps are being performed as outlined in the menu on the right this will be implemented correctly.
Updated libraries
- TasmotaSerial-1.1.0
- PubSubClient library file PubSubClient.h define MQTT_MAX_PACKET_SIZE 1000