6 lines
100 B
C
6 lines
100 B
C
|
#pragma once
|
||
|
|
||
|
#define RGBLED_NUM 40
|
||
|
#define APA102_DEFAULT_BRIGHTNESS 5
|
||
|
#define RGBLIGHT_ANIMATIONS
|