Files
espurna/code/test/unit/src
Maxim Prokhorov bdf87e1a51 led(pattern): refactoring
w/ another -fsanitize=address hint, use separate objects instead of
relying on pattern itself holding everything api *may* need

combine pattern and preset patterns currently separate timers
pattern container reworked to allow small-size optimization

introduce a special '0,0' marker, repeating the whole pattern (instead
of just one delay at the end)

since pattern is part of the led struct proper, display it in settings query
update tests & reuse time parsing routines from utils
2025-11-10 02:53:35 +03:00
..
2022-01-13 04:04:37 +03:00
2024-08-10 00:28:24 +03:00
2025-11-10 02:53:35 +03:00
2025-03-05 18:13:33 +03:00
2025-03-07 15:08:03 +03:00
2024-10-21 07:51:52 +03:00