You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in this file, the script tries to constantly connect to a wifi network, by default this is set to a test network which doesn't exist, causing lagging and other issues specially in KlipperScreen.
perhaps the script could be set to check for a simple USE_WIFI variable, or only attempt and be ran if the SSID is set, otherwise exit on start.
The text was updated successfully, but these errors were encountered:
https://github.com/bigtreetech/CB1-Kernel/blob/kernel-5.16/userpatches/scripts/reconnect_wifi.sh
in this file, the script tries to constantly connect to a wifi network, by default this is set to a test network which doesn't exist, causing lagging and other issues specially in KlipperScreen.
perhaps the script could be set to check for a simple USE_WIFI variable, or only attempt and be ran if the SSID is set, otherwise exit on start.
The text was updated successfully, but these errors were encountered: