From 14c180f61814a523e6d0272b58366ebdc9c9ae28 Mon Sep 17 00:00:00 2001 From: nedesico <39636002+nedesico@users.noreply.github.com> Date: Thu, 20 Nov 2025 19:01:39 +0200 Subject: [PATCH] Add new repository URL for ESP32 WiFi Connect ESP32 WiFi Connect UI. Your ESP32 will automatically launch a dedicated WiFi Access Point DNS Server, with User Interface, when WiFi isn't configured yet or unavailable. This will allow you to configure and save the WiFi credentials to the onboard flash and connect to the WiFi when in range. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 451013502..ee81a0c6b 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8611,3 +8611,4 @@ https://github.com/sfera-labs/arduino-modbus-rtu-slave https://github.com/sfera-labs/arduino-lora-net https://github.com/sfera-labs/iono-mkr-lora-net https://github.com/sfera-labs/iono-rp-d16-arduino +https://github.com/nedesico/ESP32_WiFi_Connect