Ambient lighting (#2779)

* This was already defined and throwing a ton of warnings

* Ambient lighting module feature

* Use local instance type
This commit is contained in:
Ben Meadors
2023-09-07 12:24:47 -05:00
committed by GitHub
parent fd563e41f1
commit dcdf9b64de
6 files changed
+91 -13

No files matched your search

@@ -27,7 +27,6 @@
#ifdef HAS_NCP5623
#include <graphics/RAKled.h>
NCP5623 rgb;
uint8_t red = 0;
uint8_t green = 0;