ADD: added default scenario button

This commit is contained in:
Henry Winkel
2023-11-06 17:44:01 +01:00
parent 3e95bc2633
commit 46f041d58e
8 changed files with 146 additions and 59 deletions

View File

@@ -9,7 +9,7 @@ const config = {
apiUrl: "192.168.3.13",
apiProt: 30747
}
const client = new W3CWebSocket("ws://"+config.apiUrl+":"+config.apiProt+"/");
const client = new W3CWebSocket("ws://"+config.apiUrl+":"+config.apiProt+"/");