[PR #470] [CLOSED] Do not bail when attempting to change SSID (fixes #336) #1631

Closed
opened 2026-02-28 01:30:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/470
Author: @lukecyca
Created: 12/12/2017
Status: Closed

Base: masterHead: ssid-save-change


📝 Commits (1)

  • 7c90338 Do not bail when attempting to change SSID (fixes #336)

📊 Changes

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

View changed files

📝 WiFiManager.cpp (+1 -1)

📄 Description

This change avoids "Bailing out" when we are attempting to a connect to a new network but are already connected to a previous one.

This is the fix suggested by @babitsky in #336 and I have tested it successfully.


🔄 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/470 **Author:** [@lukecyca](https://github.com/lukecyca) **Created:** 12/12/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ssid-save-change` --- ### 📝 Commits (1) - [`7c90338`](https://github.com/tzapu/WiFiManager/commit/7c90338a30502f7b915725f31430113f116fec22) Do not bail when attempting to change SSID (fixes #336) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+1 -1) </details> ### 📄 Description This change avoids "Bailing out" when we are attempting to a connect to a new network but are already connected to a previous one. This is the fix suggested by @babitsky in #336 and I have tested it successfully. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:30:55 +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#1631
No description provided.