mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-21 21:22:31 +03:00
Remove duplicate item from changelog
This commit is contained in:
@ -41,15 +41,14 @@ title: Change Log
|
|||||||
- Fix link-time dependency of ESP8266WebServer on SPIFFS (#862)
|
- Fix link-time dependency of ESP8266WebServer on SPIFFS (#862)
|
||||||
- Allow setting client side TLS key and certificate
|
- Allow setting client side TLS key and certificate
|
||||||
- Replace chain of UDP pbufs with a single pbuf before sending (#1009)
|
- Replace chain of UDP pbufs with a single pbuf before sending (#1009)
|
||||||
- Remove bundled OneWire - ESP8266 support has been merged in the official OneWire sources
|
|
||||||
- Unique Built-In libraries library.properties name
|
- Unique Built-In libraries library.properties name
|
||||||
- Improvements for MD5Builder with Stream
|
- Improvements for MD5Builder with Stream
|
||||||
- ESP8266SSDP: fixing TTL to 2 per spec
|
- ESP8266SSDP: fixing TTL to 2 per spec
|
||||||
- ESP8266WebServer: a content length of zero should also be sent
|
- ESP8266WebServer: a content length of zero should also be sent
|
||||||
- Use SoftwareSerial version 2.2
|
- Use SoftwareSerial version 2.2
|
||||||
- EEPROM: optimised _dirty flag
|
- EEPROM: optimised `_dirty` flag
|
||||||
- ESP8266mDNS: advertise all hosted services
|
- ESP8266mDNS: advertise all hosted services
|
||||||
- Removed OneWire library
|
- Remove bundled OneWire - ESP8266 support has been merged in the official OneWire sources
|
||||||
|
|
||||||
### Tools
|
### Tools
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user