[PR #1005] [MERGED] trivial: WiFiManagerParameter get accessors should work on const #1701

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1005
Author: @flavio-fernandes
Created: 2/7/2020
Status: Merged
Merged: 6/21/2021
Merged by: @tablatronix

Base: masterHead: constWiFiManagerParameter


📝 Commits (2)

  • 8935680 trivial: WiFiManagerParameter get accessors should work on const instances
  • 08fbe31 Merge branch 'development' into constWiFiManagerParameter

📊 Changes

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

View changed files

📝 WiFiManager.cpp (+7 -7)
📝 WiFiManager.h (+7 -7)

📄 Description

Enhancement: It should be okay to invoke getID() and getValue() in a
const instance of the WiFiManagerParameter class.

For usage example, see: github.com/flavio-fernandes/persistWifiSetting@135adb1c7e


🔄 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/1005 **Author:** [@flavio-fernandes](https://github.com/flavio-fernandes) **Created:** 2/7/2020 **Status:** ✅ Merged **Merged:** 6/21/2021 **Merged by:** [@tablatronix](https://github.com/tablatronix) **Base:** `master` ← **Head:** `constWiFiManagerParameter` --- ### 📝 Commits (2) - [`8935680`](https://github.com/tzapu/WiFiManager/commit/893568052a79823bb1de80e8ab2d9bb22072d25a) trivial: WiFiManagerParameter get accessors should work on const instances - [`08fbe31`](https://github.com/tzapu/WiFiManager/commit/08fbe310b7e0988ab87e55c359c6d740c8cee27d) Merge branch 'development' into constWiFiManagerParameter ### 📊 Changes **2 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+7 -7) 📝 `WiFiManager.h` (+7 -7) </details> ### 📄 Description Enhancement: It should be okay to invoke getID() and getValue() in a const instance of the WiFiManagerParameter class. For usage example, see: https://github.com/flavio-fernandes/persistWifiSetting/commit/135adb1c7e436db1ed92ccd5eb522b9ae418b216 --- <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:42 +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#1701
No description provided.