[PR #733] [CLOSED] [WiFiMulti] add support of WiFiMulti #1672

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/733
Author: @jempatel
Created: 9/16/2018
Status: Closed

Base: masterHead: WiFiManager_WiFiMulti


📝 Commits (2)

  • b99942b [WiFiMulti] add support of WiFiMulti
  • 9f7afc5 [WiFiMulti] exmaple sketch to store SSIDs into EEPROM and then derive

📊 Changes

3 files changed (+210 additions, -0 deletions)

View changed files

📝 WiFiManager.cpp (+28 -0)
📝 WiFiManager.h (+3 -0)
examples/AutoWiFiMulti_WiFiManager/AutoWiFiMulti_WiFiManager.ino (+179 -0)

📄 Description

No description provided


🔄 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/733 **Author:** [@jempatel](https://github.com/jempatel) **Created:** 9/16/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `WiFiManager_WiFiMulti` --- ### 📝 Commits (2) - [`b99942b`](https://github.com/tzapu/WiFiManager/commit/b99942b2c3777e8334a034f1db902c8e98218a46) [WiFiMulti] add support of WiFiMulti - [`9f7afc5`](https://github.com/tzapu/WiFiManager/commit/9f7afc525ba5e3c5b1133316228f8832f48ee3ba) [WiFiMulti] exmaple sketch to store SSIDs into EEPROM and then derive ### 📊 Changes **3 files changed** (+210 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+28 -0) 📝 `WiFiManager.h` (+3 -0) ➕ `examples/AutoWiFiMulti_WiFiManager/AutoWiFiMulti_WiFiManager.ino` (+179 -0) </details> ### 📄 Description _No description provided_ --- <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:36 +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#1672
No description provided.