AutoHotStreamDeck
AutoHotStreamDeck copied to clipboard
Can't connect to regular Stream Deck (15 keys): "Could not find device"
Hi there, I just tried your example code which results in the following error:

Also the function AHSD.Instance.GetDeckCount() returns 0.
I have only 1 "regular" Stream Deck with 15 keys connected.
Do I need to install some plugin or something the like in the Stream Deck app or should your library run completely "stand alone" by just copying your release files to some folder and import them in my AHK script?
I'm having the same issue. I've grabbed the latest compiled release (AutoHotStreamDeck.zip) v0.3.2 and running the example.ahk file returns nothing at all.
Jumping in to the script itself and adding a MsgBox % deckCount after line 8 returns a fat 0 for decks found.