summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/uasyncio_micropython.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-11-19 11:26:34 +1100
committerDamien George <damien@micropython.org>2024-11-20 14:27:16 +1100
commit4f4d683ea58b69ae0906894b5fb98c9da9216ff9 (patch)
treed090d84ac5957c9e5f52439b85360188a18643a6 /tests/extmod/uasyncio_micropython.py
parent67f893852af455a8fd938d67dda74f1465af0960 (diff)
downloadmicropython-4f4d683ea58b69ae0906894b5fb98c9da9216ff9.tar.gz
micropython-4f4d683ea58b69ae0906894b5fb98c9da9216ff9.zip
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 'tests/extmod/uasyncio_micropython.py')
0 files changed, 0 insertions, 0 deletions