From 7f92e34556083556d83a144b65969b688ea11c79 Mon Sep 17 00:00:00 2001
From: seeers
Date: Thu, 20 Jul 2023 21:05:47 +0200
Subject: [PATCH] Button for WiFi config on index.html (#89)
added WiFi config button on 'AP config' page
---
ESP32_AP-Flasher/data/www/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/ESP32_AP-Flasher/data/www/index.html b/ESP32_AP-Flasher/data/www/index.html
index 21e5bccf..26ebf8a4 100644
--- a/ESP32_AP-Flasher/data/www/index.html
+++ b/ESP32_AP-Flasher/data/www/index.html
@@ -202,6 +202,7 @@ to save file system space">
reboot AP
download tagDB
update
+ WiFi config
Github OpenEPaperLink