mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-03 08:30:45 +00:00
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:
@@ -1,5 +1,3 @@
|
||||
#include "main.h"
|
||||
|
||||
#ifdef HAS_NCP5623
|
||||
#include <NCP5623.h>
|
||||
extern NCP5623 rgb;
|
||||
|
||||
Reference in New Issue
Block a user