Fix #782 - websocketservice.js garbles input on Banana Pi running Armbian
Compare changes
+ 14
− 5
@@ -37,9 +37,9 @@ const WEBSOCKET_FRAME_BINARY = 2;
@@ -299,8 +299,8 @@ function GetFromWebSocketClientVersion7() {
@@ -348,7 +348,10 @@ function GetFromWebSocketClientVersion7() {
@@ -356,7 +359,10 @@ function GetFromWebSocketClientVersion7() {
@@ -365,7 +371,10 @@ function GetFromWebSocketClientVersion7() {