Commit Graph

8 Commits

Author SHA1 Message Date
drew 856a6e2d88 refactor lighthardware struct
- add led struct for individual colour LEDs
2024-04-01 06:19:19 -06:00
drew 32d03ddd05 refactor to support multiple modes 2024-04-01 03:46:42 -06:00
drew aab533caaf factor out "normal" mode changes 2024-04-01 02:42:09 -06:00
drew 2dc9133e0a add second inside light 2024-04-01 02:30:37 -06:00
drew 02c4aaa43b add the outside light 2024-04-01 02:22:15 -06:00
drew c9dc844d84 initial implementation
- Single "inside" light, with inside brightness button. Cycles through the brightness settings, white light only.
2024-03-30 13:53:19 -06:00
drew 44f127a438 go mod init 2024-03-30 10:44:28 -06:00
drew eb34011673 initial commit 2024-03-30 10:42:37 -06:00