fix for #1065
Also changed wifi.sta.eventMonStop("unreg all") to wifi.sta.eventMonStop(1) and wifi.sta.eventMonReg(wifi.status, "unreg") to wifi.sta.eventMonReg(wifi.status)
Please register or sign in to comment
Also changed wifi.sta.eventMonStop("unreg all") to wifi.sta.eventMonStop(1) and wifi.sta.eventMonReg(wifi.status, "unreg") to wifi.sta.eventMonReg(wifi.status)