Update xiaoLED.h

This commit is contained in:
tracedgod
2023-06-10 00:22:19 -04:00
parent fe5578af80
commit 56e87a53ea
+1 -3
View File
@@ -6,9 +6,7 @@
#include <Arduino.h>
#ifdef XIAO_ESP32_S3
#define XIAO_LED_PIN 21
#endif
#define XIAO_LED_PIN 21
extern Settings settings_obj;