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

@@ -4,7 +4,7 @@
#include <lp5562.h>
#include <stdint.h>
#include <xtreme.h>
#include <rgb_backlight/rgb_backlight.h>
#include <rgb_backlight.h>
#define LED_CURRENT_RED 50
#define LED_CURRENT_GREEN 50