mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
Instead of calling strlen(), which won't work if there're 32 chars in returned ESSID. struct bss_info::ssid_len is not documented in SDK API Guide, but is present in SDK headers since 1.4.0. Just in case, previous code is left commented.
17 KiB
17 KiB