diff --git a/backup/constanta.html b/backup/constanta.html
new file mode 100644
index 0000000..b561799
--- /dev/null
+++ b/backup/constanta.html
@@ -0,0 +1,191 @@
+
+
+
+
12345
+
TRACK A
+
Time: 00:00:00
+
123.4Km/h
+
+
+
+
+
+
+
+
+
=
+
+
X
+
+
+
+
+)rawliteral";
+
+const char HTML_CONSTROW[] PROGMEM = R"rawliteral(
+
+
+
+
+
+
+
+
+
+
+
+
+
+)rawliteral";
+
+const char HTML_CONSTEND[] PROGMEM = R"rawliteral(
+
+
+
+
+
\ No newline at end of file
diff --git a/backup/startrally1.html b/backup/startrally1.html
index 73fd221..ade8cfd 100644
--- a/backup/startrally1.html
+++ b/backup/startrally1.html
@@ -23,7 +23,7 @@
ping = -1;
};
ws.onmessage = function(event) {
- // console.log(event.data);
+ console.log(event.data);
let data = JSON.parse(event.data);
// if (data.hasOwnProperty("ping")) {
// console.log("with ping key");
@@ -128,8 +128,7 @@