fix buttons working, add basic brightness control
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
|
||||
#include <stdint.h>
|
||||
#include "driver/aw20xxx.h"
|
||||
|
||||
|
||||
|
||||
@@ -21,6 +22,8 @@ typedef struct LedMap {
|
||||
|
||||
|
||||
|
||||
extern AW20x awled;
|
||||
|
||||
extern LedMap led_set;
|
||||
extern uint8_t awled_fade[6*12];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user