From 12bc412023cbcf8019fe3023a403ac7e1f71c216 Mon Sep 17 00:00:00 2001 From: Miroslav Pivovarsky Date: Tue, 23 Apr 2024 16:28:18 +0200 Subject: [PATCH] fixed typo --- ESP32_PrusaConnectCam/WebPage.h | 2 +- webpage/page_wifi.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ESP32_PrusaConnectCam/WebPage.h b/ESP32_PrusaConnectCam/WebPage.h index d0a7e2f..5988dc0 100644 --- a/ESP32_PrusaConnectCam/WebPage.h +++ b/ESP32_PrusaConnectCam/WebPage.h @@ -156,7 +156,7 @@ const char page_wifi_html[] PROGMEM = R"rawliteral(

SSID:

Signal: % / dBm

IP Address:

-

mDNS: https://.local

+

mDNS: http://.local

diff --git a/webpage/page_wifi.html b/webpage/page_wifi.html index 3e5dc7a..3f5d755 100644 --- a/webpage/page_wifi.html +++ b/webpage/page_wifi.html @@ -9,7 +9,7 @@

SSID:

Signal: % / dBm

IP Address:

-

mDNS: https://.local

+

mDNS: http://.local