diff options
| author | Damien George <damien@micropython.org> | 2022-06-28 13:15:10 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-06-28 13:18:07 +1000 |
| commit | ccaf1978072a1d8e63b5e2ee350f15d875dfc1fd (patch) | |
| tree | db32a620337c2d7678d349138731c480814393c0 /py | |
| parent | dd77dbd4f72734da2b11ff52c553d636d1eee614 (diff) | |
esp32/network_wlan: Don't raise exception when scan returns no results.
Prior to this commit, running scan() without any APs available would give:
>>> wl.scan()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
RuntimeError: Wifi Unknown Error 0x0102
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions
