GeekyEggo / SharpDeck

A .NET wrapper for the official Elgato Stream Deck SDK.
MIT License
25 stars 9 forks source link

Incorrect Example #12

Closed slyjeff closed 3 years ago

slyjeff commented 3 years ago

Unless I am mistake, the example on the main page that has: SharpDeck.StreamDeckClient.Run();

ought to be SharpDeck.StreamDeckPlugin.Run();

GeekyEggo commented 3 years ago

Good spot, thank you! 👍