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

View File

@@ -20,7 +20,7 @@
#include <lib/subghz/subghz_setting.h>
#include <applications/main/fap_loader/fap_loader_app.h>
#include <notification/notification_app.h>
#include <rgb_backlight/rgb_backlight.h>
#include <rgb_backlight.h>
#include <m-array.h>
#include <namespoof.h>
#include <xtreme.h>