OpenMacroBoard / StreamDeckSharp

A simple .NET wrapper for Stream Deck
MIT License
351 stars 47 forks source link

Stream Deck MK.2 is now on sale. #35

Closed jdahlblom closed 2 years ago

jdahlblom commented 2 years ago

The PID is 0x0080 for it according to a user of my software. (15 button deck) I can't find any info looking at databases although here it is mentioned : https://packagegalaxy.com/javascript/elgato-stream-deck

jdahlblom commented 2 years ago

Object reference not set to an instance of an object.
   at StreamDeckSharp.Internals.BasicHidClient..ctor(IStreamDeckHid deckHid, IHardwareInternalInfos hardwareInformation)
   at StreamDeckSharp.StreamDeck.FromHid(HidDevice device, Boolean cached)
   at NonVisuals.StreamDeck.StreamDeckPanel..ctor(GamingPanelEnum panelType, HIDSkeleton hidSkeleton)
   at DCSFlightpanels.PanelUserControls.StreamDeckUserControl..ctor(GamingPanelEnum panelType, HIDSkeleton hidSkeleton, TabItem parentTabItem, IGlobalHandler globalHandler, DCSBIOS dcsbios)
   at DCSFlightpanels.MainWindow.SearchForPanels()
jdahlblom commented 2 years ago

2021-08-31_195352