mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2026-07-30 23:50:26 -07:00
fix typo for XiaoLED
This commit is contained in:
@@ -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"));
|
||||
|
||||
Reference in New Issue
Block a user