diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2022-04-18 21:04:36 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-04-20 15:40:52 +1000 |
commit | 52c2580a403a8259eabcd1bd1f9911c0ac4efd4c (patch) | |
tree | ba571b1740bd54241f3c1309c9f664f799b15eff /tools/codeformat.py | |
parent | 03c61916bc4c8ccaa28210ed4b848effc2036b4e (diff) |
drivers/ninaw10: Fix isconnected to return False when inactive.
If isconnected is called before active, it returns -1, which causes
mp_obj_new_bool return True, indicating the module is connected.
Diffstat (limited to 'tools/codeformat.py')
0 files changed, 0 insertions, 0 deletions