Added support for input switch
Support one input switch for ON/OFF the LED strip. Also possible to program three modes (short / medium / long press)
This commit is contained in:
@@ -155,4 +155,4 @@ void handleFileList() {
|
||||
output += "]";
|
||||
server.send(200, "text/json", output);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user