[PR #1698] [MERGED] Allow subclassing #1808

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1698
Author: @sinedied
Created: 1/7/2024
Status: Merged
Merged: 1/13/2024
Merged by: @tablatronix

Base: masterHead: subclass


📝 Commits (1)

📊 Changes

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

View changed files

📝 WiFiManager.h (+5 -6)

📄 Description

Allows to extend WiFiManger and parameter classes so you can customize it.

Making the internal variables/methods protected instead of private should not change any existing behavior.


🔄 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/1698 **Author:** [@sinedied](https://github.com/sinedied) **Created:** 1/7/2024 **Status:** ✅ Merged **Merged:** 1/13/2024 **Merged by:** [@tablatronix](https://github.com/tablatronix) **Base:** `master` ← **Head:** `subclass` --- ### 📝 Commits (1) - [`f058705`](https://github.com/tzapu/WiFiManager/commit/f058705867ce044df11b120be4e9c6ae1a2bfa23) Allow subclassing ### 📊 Changes **1 file changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.h` (+5 -6) </details> ### 📄 Description Allows to extend WiFiManger and parameter classes so you can customize it. Making the internal variables/methods protected instead of private should not change any existing behavior. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:13:04 +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#1808
No description provided.