Newer build incorporating @MrHacky's changes (thanks again!).
It seems to work better for changing brightness (addressing #6), not sure if that's because of those changes or because it was built with a newer Visual Studio (2022).
What's Changed
- Make sure 'WindowProcedure' signature exactly matches WNDPROC declaration. by @MrHacky in #3
- Fix to make POST_BUILD event work for any build directory. by @MrHacky in #4
- When reconnecting after a connection loss, also resubscribe to previously subscribed topics. by @MrHacky in #5
- Ignore .vs dir and build with RelWithDebInfo by @SmilyOrg in #7
New Contributors
Full Changelog: v0.4.0...v0.4.1