]> the.earth.li Git - mqttdeck.git/commit
Add initial support for setting button colours
authorJonathan McDowell <noodles@earth.li>
Sat, 26 Apr 2025 17:40:15 +0000 (18:40 +0100)
committerJonathan McDowell <noodles@earth.li>
Sat, 26 Apr 2025 17:40:15 +0000 (18:40 +0100)
commit17f9cc094fb88ace15d06272d73421f17337a73b
tree8f4d1cbbbd10668c55bc4f7b12edcd504c5d731b
parent5619c2a359ee76c55c16170fa973444828381756
Add initial support for setting button colours

Initial rough 'n ready code to accept JSON commands over MQTT to set the
colour of the buttons on the StreamDeck.
Cargo.lock
Cargo.toml
src/main.rs