From 47e30b3398594c93b927fc956fe15a7a76052745 Mon Sep 17 00:00:00 2001 From: you69man Date: Wed, 17 Jan 2024 20:05:34 +0100 Subject: [PATCH] fix typos --- src/web/html/setup.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/web/html/setup.html b/src/web/html/setup.html index c66bc0b6..b4c72069 100644 --- a/src/web/html/setup.html +++ b/src/web/html/setup.html @@ -1060,8 +1060,8 @@ [5, "SSD1306 64x48 (0.66\" Wemos OLED Shield)"], [4, "SSD1306 128x32 (0.91\")"], [1, "SSD1306 128x64 (0.96\", 1.54\")"], - [6, "SSD1309 128X64 (2.42\")"], - [3, "PCD8544 84X48 (1.6\" Nokia 5110)"]]; + [6, "SSD1309 128x64 (2.42\")"], + [3, "PCD8544 84x48 (1.6\" Nokia 5110)"]]; /*IF_ESP32*/ opts.push([10, "ePaper"]); /*ENDIF_ESP32*/