From 524e2bcdef7823e1d8b02502d68e15295a0b5b0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hatvani=20Tam=C3=A1s?= <75033623+htamas1210@users.noreply.github.com> Date: Sun, 1 Dec 2024 14:20:06 +0100 Subject: [PATCH] deleted empty lines and comments --- index.html | 36 ++---------------------------------- 1 file changed, 2 insertions(+), 34 deletions(-) diff --git a/index.html b/index.html index b4c0e24..d3ea868 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,6 @@ Arduino Remote Web @@ -147,7 +115,7 @@ fetch('/sendSignal', { method: 'POST', headers: { 'Content-Type': 'application/json' }, - body: JSON.stringify({ code: buttonCode }) // Sending JSON data + body: JSON.stringify({ code: buttonCode }) }) } @@ -198,4 +166,4 @@
Enter
- \ No newline at end of file +