/* Arduino Studio support file. */ #include "wled.h" void setup() { //auto& wled = Wled(); } void loop() { }