mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-02 10:59:47 +02:00
Generic Switch inversion support fixes #14
This commit is contained in:
@@ -30,7 +30,7 @@ void setup() {
|
||||
|
||||
void loop() {
|
||||
App.loop();
|
||||
delay(1);
|
||||
delay(16);
|
||||
}
|
||||
""")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user