Hi All, I don't tend to make changes to my BTT set up now I have it set how I like it however I've noticed after upgrading the OS to Big Sur that the apple script I have associated with toggling on/off the Wifi no longer works.
Here is the script I have:
use framework "CoreWLan"
tell the current application's CWWiFiClient's ¬
- sharedWiFiClient()'s interface() to ¬*
- setPower:(not powerOn()) |error|:(missing value)*