cgorski / glow-control

Aa Rust-based command-line interface (CLI) and library for controlling Twinkly programmable LED controllers.
Apache License 2.0
9 stars 1 forks source link

Extensions for Twinkly Squares (2nd Generation), auto discovery, mocks, better example-code #2

Closed JanDiederich closed 5 months ago

JanDiederich commented 5 months ago

Hi, I had to make some changes to make the library work for me, please let me explain why I did what:

All in all I'm very thankful for your work. Big thanks.

If you see problems in my Pull-Request, please explain, I will fix them.

cgorski commented 5 months ago

Hi! Thanks for the code! I should be able to look this over soon.

cgorski commented 5 months ago

Merged - much appreciated! I only modified this with changed proposed by fmt and clippy. I have since updated the github actions config so that these will automatically run on future pull-requests.

JanDiederich commented 4 months ago

Big thanks for including my Pull-Request.