kopia lustrzana https://github.com/cyoung/stratux
Merge branch 'webUI' of https://github.com/BrantKyser/stratux into webUI
commit
298489be97
|
@ -37,7 +37,6 @@ function connect() {
|
|||
|
||||
socket.onerror = function(msg) {
|
||||
setConnectedClass('label-danger');
|
||||
setTimeout(connect,1000);
|
||||
};
|
||||
|
||||
socket.onmessage = function(msg) {
|
||||
|
|
Ładowanie…
Reference in New Issue