Move rgb backlight from useless service to lib

This commit is contained in:
Willy-JL
2023-05-10 12:57:31 +01:00
parent 640637ce60
commit 4aef6a9df8
10 changed files with 7 additions and 21 deletions
@@ -6,7 +6,6 @@ App(
requires=[
"gui",
"storage",
"rgb_backlight",
"archive",
],
conflicts=["desktop"],