[PR #251] [MERGED] Adding WiFiManagerParameter implementation with labelPlacement parameter #1596

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/251
Author: @ayomawdb
Created: 11/26/2016
Status: Merged
Merged: 9/8/2017
Merged by: @tablatronix

Base: developmentHead: development


📝 Commits (1)

  • 5f8f1ce Adding WiFiManagerParameter implementation with labelPlacement parameter

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 WiFiManager.cpp (+4 -0)

📄 Description

Without the suggested change, below error will occur during compilation (if parameter with custom "labelPlacement" was added):

undefined reference to WiFiManagerParameter::WiFiManagerParameter(char const*, char const*, char const*, int, char const*, int)


🔄 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/251 **Author:** [@ayomawdb](https://github.com/ayomawdb) **Created:** 11/26/2016 **Status:** ✅ Merged **Merged:** 9/8/2017 **Merged by:** [@tablatronix](https://github.com/tablatronix) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (1) - [`5f8f1ce`](https://github.com/tzapu/WiFiManager/commit/5f8f1ce5e614f81880cb3fb59376dccc09dfd868) Adding WiFiManagerParameter implementation with labelPlacement parameter ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+4 -0) </details> ### 📄 Description Without the suggested change, below error will occur during compilation (if parameter with custom "labelPlacement" was added): `undefined reference to WiFiManagerParameter::WiFiManagerParameter(char const*, char const*, char const*, int, char const*, int)` --- <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:48 +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#1596
No description provided.