From fc4ce0489fa0660f78619a62f4d490738c110cfb Mon Sep 17 00:00:00 2001 From: flagstone78 Date: Sun, 15 Apr 2018 16:38:49 -0600 Subject: [PATCH] Update LedKeyboardShortcuts.ahk --- clients/AutoHotKey/LedKeyboardShortcuts.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/AutoHotKey/LedKeyboardShortcuts.ahk b/clients/AutoHotKey/LedKeyboardShortcuts.ahk index c4cf5a5..c3a2437 100644 --- a/clients/AutoHotKey/LedKeyboardShortcuts.ahk +++ b/clients/AutoHotKey/LedKeyboardShortcuts.ahk @@ -3,7 +3,7 @@ SetBatchLines, -1 -socket := new Example("ws://192.168.1.33:81") ; replace with the ip address of the mclighting controller +socket := new Example("ws://192.168.1.33:81") ; !!! Update this !!! connected := 0 ; state variable for server connection incrementAmount := 10 ; how finely you adjust the color, speed, and brightness per keypress