Add Adafruit NeoPixel library and enhance main.cpp with debugging features and modular structure

This commit is contained in:
2025-03-25 16:45:41 -04:00
parent 5a9b47d2fd
commit 7fd9a244f8
12 changed files with 981 additions and 28 deletions

View File

@@ -15,3 +15,4 @@ framework = arduino
lib_deps =
adafruit/Adafruit AS7341@^1.4.1
adafruit/Adafruit BusIO@^1.16.2
adafruit/Adafruit NeoPixel@^1.12.5