Skip to content

Commit

Permalink
Merge branch 'master' into wifi/event-lifetimes
Browse files Browse the repository at this point in the history
  • Loading branch information
mcspr authored Mar 17, 2024
2 parents 22def68 + b0d9e75 commit e046805
Show file tree
Hide file tree
Showing 5 changed files with 365 additions and 135 deletions.
2 changes: 1 addition & 1 deletion cores/esp8266/LwipIntf.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ extern "C"
// can return nullptr when STA is down
// - Because WiFi is started in off mode at boot time,
// 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
// woken up in WiFi::mode()
//
Expand Down
Loading

0 comments on commit e046805

Please sign in to comment.