Start moving RGB MOD from Notification to RGB MOD service.

This commit is contained in:
Dmitry422
2025-03-11 18:54:12 +07:00
parent 687a6fd630
commit 9e6593c09e
10 changed files with 54 additions and 2 deletions

View File

@@ -11,5 +11,6 @@ App(
"loader",
"power",
"namechanger_srv",
"rgb_backlight",
],
)