Commit graph

12 commits

Author SHA1 Message Date
Daniel Öster
083432da78 Make LED pattern configurable in Webserver 2025-08-31 14:07:57 +03:00
pre-commit-ci[bot]
2cf46fede4 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-21 17:17:22 +00:00
Matt Holmes
cd7e0b51ea Fixing typo and removing unused led_color enum 2025-08-21 18:13:17 +01:00
Daniel Öster
ce7547f71e Optimize Neopixel library for maximum performance 2025-08-17 00:19:45 +03:00
Jaakko Haakana
f609d54a14 Add some required includes 2025-07-25 19:11:07 +03:00
Jaakko Haakana
64d1fa418a Remove include.h, does not build yet 2025-07-23 09:32:53 +03:00
Jaakko Haakana
12b402f994 Initial hal changes 2025-06-22 23:30:11 +03:00
Daniel Öster
162bad8142 Minimize the Neopixel library 2025-03-27 12:55:24 +02:00
Daniel Öster
69af8251b8 Make LED modes customizable 2025-02-24 15:02:21 +02:00
Daniel Öster
d14af30028 Remove unreachable RGB function 2025-01-08 18:57:59 +02:00
Daniel
715d269f61 Fix compiler warnings for led_handler 2024-06-01 15:14:12 +03:00
Cabooman
ffa7a54f20
Refactoring: Scalability and performance (#252)
Refactoring v5.7 step 1
2024-04-14 14:41:01 +02:00