[PR #378] [MERGED] Add a callback when reset settings is triggered #1612

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/378
Author: @gmag11
Created: 6/26/2017
Status: Merged
Merged: 10/5/2018
Merged by: @tablatronix

Base: developmentHead: resetConfigCallback


📝 Commits (4)

  • 8f90e0f Add a callback when reset settings is triggered
  • 7b9804d Merge branch 'master' into resetConfigCallback
  • b95cadb Merge branch 'master' into resetConfigCallback
  • 29bb8a7 Merge branch 'development' into resetConfigCallback

📊 Changes

2 files changed (+14 additions, -1 deletions)

View changed files

📝 WiFiManager.cpp (+9 -0)
📝 WiFiManager.h (+5 -1)

📄 Description

I've been using WifiManager library. It is such a great tool, thanx,

When reset settings I would expect that all custom settings are deleted too. To do that I've added a callback to notify main program about this event so that it can do custom reset settings task.

Decide if it is a good feature to be included in your repository.


🔄 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/378 **Author:** [@gmag11](https://github.com/gmag11) **Created:** 6/26/2017 **Status:** ✅ Merged **Merged:** 10/5/2018 **Merged by:** [@tablatronix](https://github.com/tablatronix) **Base:** `development` ← **Head:** `resetConfigCallback` --- ### 📝 Commits (4) - [`8f90e0f`](https://github.com/tzapu/WiFiManager/commit/8f90e0f5d75a4c422ff9cc105ffb259f31f8794b) Add a callback when reset settings is triggered - [`7b9804d`](https://github.com/tzapu/WiFiManager/commit/7b9804d5a20af2442298bcdc38f983bab9f985db) Merge branch 'master' into resetConfigCallback - [`b95cadb`](https://github.com/tzapu/WiFiManager/commit/b95cadbe9af783f7993a35053a4bc0e4d83c3900) Merge branch 'master' into resetConfigCallback - [`29bb8a7`](https://github.com/tzapu/WiFiManager/commit/29bb8a7d22b85a890c054c76985b70ac2b607f05) Merge branch 'development' into resetConfigCallback ### 📊 Changes **2 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+9 -0) 📝 `WiFiManager.h` (+5 -1) </details> ### 📄 Description I've been using WifiManager library. It is such a great tool, thanx, When reset settings I would expect that all custom settings are deleted too. To do that I've added a callback to notify main program about this event so that it can do custom reset settings task. Decide if it is a good feature to be included in your repository. --- <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:51 +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#1612
No description provided.