alixinne / hyperion.rs

Rust implementation of the Hyperion Ambient Lighting software
MIT License
10 stars 1 forks source link

feat: Add device - FileDevice #10

Closed tuxuser closed 2 years ago

tuxuser commented 2 years ago

Adds the device File - allows for easy debugging by writing the raw LED values into a logfile.

alixinne commented 2 years ago

LGTM, please rebase and squash all your commits into a single feat: add File device and I'll merge it :smile: