init rgb only once on boot if mod is not present

testing required!!!
This commit is contained in:
MX
2025-03-16 04:21:02 +03:00
parent 94b369657d
commit edd75a9b01
6 changed files with 88 additions and 165 deletions

View File

@@ -12,5 +12,6 @@ App(
"power",
"namechanger_srv",
"rgb_backlight",
"rgb_backlight_startup",
],
)