debug scan
This commit is contained in:
parent
87395e5380
commit
1b55622b26
|
@ -244,6 +244,8 @@ if __name__ == '__main__':
|
|||
disconnect_wifi()
|
||||
|
||||
print(scan_wifi())
|
||||
|
||||
if connect_wifi("Innoxsz-Public", "innox2023"):
|
||||
close_app()
|
||||
|
||||
'''
|
||||
|
|
Loading…
Reference in New Issue