8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96dc26 commit b0d9e75Copy full SHA for b0d9e75
cores/esp8266/LwipIntf.cpp
@@ -43,7 +43,7 @@ extern "C"
43
// can return nullptr when STA is down
44
// - Because WiFi is started in off mode at boot time,
45
// wifi_station_set/get_hostname() is now no more used
46
-// because setting hostname firt does not work anymore
+// because setting hostname first does not work anymore
47
// - wifi_station_hostname is overwritten by SDK when wifi is
48
// woken up in WiFi::mode()
49
//
0 commit comments