mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
formatting
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#include <lp5562.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#define LED_CURRENT_RED (50u)
|
||||
#define LED_CURRENT_RED (50u)
|
||||
#define LED_CURRENT_GREEN (50u)
|
||||
#define LED_CURRENT_BLUE (50u)
|
||||
#define LED_CURRENT_BLUE (50u)
|
||||
#define LED_CURRENT_WHITE (150u)
|
||||
|
||||
void furi_hal_light_init(void) {
|
||||
|
||||
Reference in New Issue
Block a user