mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Start moving RGB backlight back to Notification service
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <furi_hal_light.h>
|
||||
#include <lp5562.h>
|
||||
#include <stdint.h>
|
||||
#include "applications/services/rgb_backlight/rgb_backlight.h"
|
||||
#include <notification/notification_app.h>
|
||||
|
||||
#define LED_CURRENT_RED (50u)
|
||||
#define LED_CURRENT_GREEN (50u)
|
||||
|
||||
Reference in New Issue
Block a user