File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -41,15 +41,14 @@ title: Change Log
41
41
- Fix link-time dependency of ESP8266WebServer on SPIFFS (#862 )
42
42
- Allow setting client side TLS key and certificate
43
43
- Replace chain of UDP pbufs with a single pbuf before sending (#1009 )
44
- - Remove bundled OneWire - ESP8266 support has been merged in the official OneWire sources
45
44
- Unique Built-In libraries library.properties name
46
45
- Improvements for MD5Builder with Stream
47
46
- ESP8266SSDP: fixing TTL to 2 per spec
48
47
- ESP8266WebServer: a content length of zero should also be sent
49
48
- Use SoftwareSerial version 2.2
50
- - EEPROM: optimised _ dirty flag
49
+ - EEPROM: optimised ` _dirty ` flag
51
50
- ESP8266mDNS: advertise all hosted services
52
- - Removed OneWire library
51
+ - Remove bundled OneWire - ESP8266 support has been merged in the official OneWire sources
53
52
54
53
### Tools
55
54
You can’t perform that action at this time.
0 commit comments