mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-06 05:21:22 +03:00
fix typo
This commit is contained in:
parent
c10a19e052
commit
7ba9a3d6c2
@ -59,7 +59,7 @@ title: Change Log
|
|||||||
- Add gdb stub library
|
- Add gdb stub library
|
||||||
- Extracted the WebUpdate example into a library.
|
- Extracted the WebUpdate example into a library.
|
||||||
- Fix to Servo allowing write() to be called before attach()
|
- Fix to Servo allowing write() to be called before attach()
|
||||||
- ESP9266WiFi: add function `begin` without any parameters and add `psk` function to return current PSK form sdk config
|
- ESP8266WiFi: add function `begin` without any parameters and add `psk` function to return current PSK form sdk config
|
||||||
- Fix a crash due to abort() called from TCP error callback (#428)
|
- Fix a crash due to abort() called from TCP error callback (#428)
|
||||||
- Adding support for OPTIONS requests to ESP8266WebServer
|
- Adding support for OPTIONS requests to ESP8266WebServer
|
||||||
- Add HTTPS request sample (#43)
|
- Add HTTPS request sample (#43)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user