bug исправлен

This commit is contained in:
Dmitry Borisenko
2022-02-09 16:54:51 +01:00
parent c39b543dd1
commit 825f753bba
2 changed files with 1 additions and 4 deletions

View File

@@ -796,9 +796,6 @@
if ((alarmKey = "wscle")) {
errorsJson.wscle = 0;
}
if ((alarmKey = "bver")) {
errorsJson.bver = 0;
}
wsSendMsg(selectedWs, "/rorre|" + JSON.stringify(errorsJson));
}
//*******************************************************initialisation********************************************************************/