#include <Adafruit_NeoPixel.h> #include <EEPROM.h> Adafruit_NeoPixel led() void setup() { } void loop() { }