Skip to content

Commit

Permalink
Merge branch 'bugfix/fix_ssid_len_error' into 'master'
Browse files Browse the repository at this point in the history
Fixed the ssid len error issue when the ssid string does not have an end delimiter

See merge request sdk/ESP8266_RTOS_SDK!1699
  • Loading branch information
donghengqaz committed Nov 18, 2024
2 parents 199e520 + 3fa822f commit 2f586ea
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/esp8266/lib/VERSION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gwen:
core: 231e0e2
net80211: 1cfd25b
net80211: 9ad2f23
pp: 25e5ef2
espnow: 231e0e2

Expand Down
Binary file modified components/esp8266/lib/libnet80211.a
Binary file not shown.
Binary file modified components/esp8266/lib/libnet80211_dbg.a
Binary file not shown.

0 comments on commit 2f586ea

Please sign in to comment.