[PR #1840] Add clearParameter() to reset all custom parameters #1842

Open
opened 2026-02-28 02:13:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1840
Author: @shachi-lab
Created: 11/15/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 5517cc0 feat: add clearParameter() to reset all custom parameters

📊 Changes

2 files changed (+15 additions, -0 deletions)

View changed files

📝 WiFiManager.cpp (+12 -0)
📝 WiFiManager.h (+3 -0)

📄 Description

Summary

Adds clearParameter() method to WiFiManager.

Motivation

Allows resetting all custom parameters added via addParameter(),
making it easier to rebuild configuration pages dynamically without recreating the WiFiManager instance.


🔄 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/1840 **Author:** [@shachi-lab](https://github.com/shachi-lab) **Created:** 11/15/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5517cc0`](https://github.com/tzapu/WiFiManager/commit/5517cc0c495199206f7f44aab6e2ab11880f1ec8) feat: add clearParameter() to reset all custom parameters ### 📊 Changes **2 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+12 -0) 📝 `WiFiManager.h` (+3 -0) </details> ### 📄 Description ### Summary Adds `clearParameter()` method to WiFiManager. ### Motivation Allows resetting all custom parameters added via addParameter(), making it easier to rebuild configuration pages dynamically without recreating the WiFiManager instance. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1842
No description provided.