[PR #615] [MERGED] Fixed: Waiting for connection result with time out issue #1654

Closed
opened 2026-02-28 02:12:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/615
Author: @norbertg1
Created: 6/4/2018
Status: Merged
Merged: 8/30/2019
Merged by: @tablatronix

Base: masterHead: master


📝 Commits (1)

  • f1e657e Fixed Waiting for connection result with time out issue

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 WiFiManager.cpp (+1 -1)

📄 Description

Fixed Waiting for connection result with time out issue.

If the ESP connection to wifi network on first try was unsuccess, there was no another try regardless timeout is how far away. This modification fixes the issue.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tzapu/WiFiManager/pull/615 **Author:** [@norbertg1](https://github.com/norbertg1) **Created:** 6/4/2018 **Status:** ✅ Merged **Merged:** 8/30/2019 **Merged by:** [@tablatronix](https://github.com/tablatronix) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f1e657e`](https://github.com/tzapu/WiFiManager/commit/f1e657e2b82bd90d259efd55cd70b82fde42aefd) Fixed Waiting for connection result with time out issue ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+1 -1) </details> ### 📄 Description Fixed Waiting for connection result with time out issue. If the ESP connection to wifi network on first try was unsuccess, there was no another try regardless timeout is how far away. This modification fixes the issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:12:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1654
No description provided.