summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2022-07-27 21:01:29 +0200
committerDamien George <damien@micropython.org>2022-08-09 16:35:57 +1000
commit73699a846c031ecde70cf6bd629ef9a8232291e3 (patch)
treee83073ee6e3607ea867feb38669e6c1b446da5bd /docs/esp32/tutorial
parentbe2beab71a1a1047299601af70e99053fac508e5 (diff)
extmod/network_wiznet5k: Deinit the NIC before (re-)initialisation.
If nic.active(True) is called several times in a row, the device may lock up. Even if that is bad coding practice, calling wiznet5k_deinit() in wiznet5k_init() prevents the lock.
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions