-
Stefy Lanza (nextime / spora ) authored
- Removed second local import of 'time' module in scan_and_select_best_wifi method - This was another instance of the same variable shadowing issue - Both scan_wifi_networks and scan_and_select_best_wifi methods had local time imports - Now both methods use the globally imported time module correctly - WiFi scanning and network selection should work without any variable scoping errors This completely resolves the UnboundLocalError issues in WiFi network scanning by ensuring no local imports shadow the globally imported time module.
ece530e2
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| README.md | ||
| autoinstallergui.py | ||
| build_autoinstaller_gui.py | ||
| cleanup.sh |