diff options
author | robert-hh <robert@hammelrath.com> | 2022-07-27 21:01:29 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-08-09 16:35:57 +1000 |
commit | 73699a846c031ecde70cf6bd629ef9a8232291e3 (patch) | |
tree | e83073ee6e3607ea867feb38669e6c1b446da5bd /docs/esp32/tutorial | |
parent | be2beab71a1a1047299601af70e99053fac508e5 (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