summaryrefslogtreecommitdiff
path: root/py/builtinhelp.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-06-28 13:15:10 +1000
committerDamien George <damien@micropython.org>2022-06-28 13:18:07 +1000
commitccaf1978072a1d8e63b5e2ee350f15d875dfc1fd (patch)
treedb32a620337c2d7678d349138731c480814393c0 /py/builtinhelp.c
parentdd77dbd4f72734da2b11ff52c553d636d1eee614 (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/builtinhelp.c')
0 files changed, 0 insertions, 0 deletions