mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Update xdrv_121_gpioviewer.ino
This commit is contained in:
parent
886b453e69
commit
e15e131ca2
@ -265,8 +265,7 @@ void GVEventDisconnected(void) {
|
||||
}
|
||||
|
||||
void GVCloseEvent(void) {
|
||||
// GVEventSend("{}", "close", millis()); // Closes web page
|
||||
GVEventSend("{}", "error", millis()); // Closes web page
|
||||
GVEventSend("{}", "close", millis()); // Closes web page
|
||||
GVEventDisconnected();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user