mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
current working, need find and remove 1 bug
This commit is contained in:
@@ -33,6 +33,9 @@ typedef struct {
|
||||
uint8_t rainbow_green;
|
||||
uint8_t rainbow_blue;
|
||||
RGBBacklightSettings* settings;
|
||||
// night_shift multiplicator for leds brightnes coming from Notificatoin app.
|
||||
float current_night_shift;
|
||||
|
||||
} RGBBacklightApp;
|
||||
|
||||
#define RECORD_RGB_BACKLIGHT "rgb_backlight"
|
||||
|
||||
Reference in New Issue
Block a user