fix typo for XiaoLED

This commit is contained in:
tracedgod
2023-06-10 00:22:19 -04:00
parent f3349766ed
commit fe5578af80
+1 -1
View File
@@ -217,7 +217,7 @@ void setup()
#endif
#ifdef XIAO_ESP32_S3
xiao_led.runSetup();
xiao_led.RunSetup();
#endif
//Serial.println("This is a test Channel: " + (String)settings_obj.loadSetting<uint8_t>("Channel"));