| 1 | #Requires AutoHotkey v2.0+ |
| 2 | ; Turn off WLED, PL=2 |
| 3 | Run('curl "http://192.168.1.143/win&PL=2"') |
| 1 | #Requires AutoHotkey v2.0+ |
| 2 | ; Turn off WLED, PL=2 |
| 3 | Run('curl "http://192.168.1.143/win&PL=2"') |