fix typo for XiaoLED

This commit is contained in:
tracedgod
2023-06-09 19:04:56 -04:00
parent 8934160316
commit 3dcce51f18
+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"));