mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
LwipIntf - typo (#9103)
This commit is contained in:
parent
c96dc26792
commit
b0d9e75d50
@ -43,7 +43,7 @@ extern "C"
|
|||||||
// can return nullptr when STA is down
|
// can return nullptr when STA is down
|
||||||
// - Because WiFi is started in off mode at boot time,
|
// - Because WiFi is started in off mode at boot time,
|
||||||
// wifi_station_set/get_hostname() is now no more used
|
// wifi_station_set/get_hostname() is now no more used
|
||||||
// because setting hostname firt does not work anymore
|
// because setting hostname first does not work anymore
|
||||||
// - wifi_station_hostname is overwritten by SDK when wifi is
|
// - wifi_station_hostname is overwritten by SDK when wifi is
|
||||||
// woken up in WiFi::mode()
|
// woken up in WiFi::mode()
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user