e-music
Results
2
issues of
e-music
Hello, I'm trying to compile this using PlatformIO for ESP8266 Arduino core. I have added all lib deps but still getting the following erros: `src\main.cpp: In function 'void handleRoot()': src\main.cpp:163:17:...
Hello, The relay always comes on after startup. I tried to uncomment "int relayState = HIGH;" and compile the firmware again, but nothing changes and the relay always changes state...