diff options
author | Damien George <damien@micropython.org> | 2024-11-19 11:26:34 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-11-20 14:23:20 +1100 |
commit | af743eaf59196e9133bd3c6de53cae1bb6c9a59a (patch) | |
tree | ead8604805192267dca24ed12f0b73322772ba8f /docs/esp32/tutorial | |
parent | f562aa1291ad44605f6b5be75b325a40a208ec41 (diff) |
extmod/network_cyw43: Fix uninitialised variable in status('stations').
The `num_stas` was uninitialised and if it happened to take the value 0
then no results were returned. It now has the correct maximum value.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions