node-elgato-stream-deck
node-elgato-stream-deck copied to clipboard
Properly close the device on a process exit
When the Stream Deck software closes it sends some data to the device. This looks like a normal close operations. We should also do this to ensure that active handles are closed.
This also re-displays the standby image which when #11 is added would make for an easy "its connected" indicator.
This may fix #7 too.
To show the logo send feature data 0x0B, 0x63 (padded out to 17 bytes)