[PR #454] [CLOSED] added conditional definition to PROGMEM strings for easy override #1622

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/454
Author: @trailhead
Created: 11/13/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • be10cb4 added conditional definition to PROGMEM strings for easy override

📊 Changes

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

View changed files

📝 WiFiManager.h (+11 -0)

📄 Description

I've added an #ifndef statement to make definition of the PROGMEM strings easier to override. The LaserWeb3 web socket server project wanted me to modify the library files directly, making it unusable for other projects. This makes it universal. Documentation is included in the header file.


🔄 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/454 **Author:** [@trailhead](https://github.com/trailhead) **Created:** 11/13/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`be10cb4`](https://github.com/tzapu/WiFiManager/commit/be10cb4f8a8cdfd363bc3e4bdb2fb3a99e01c303) added conditional definition to PROGMEM strings for easy override ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.h` (+11 -0) </details> ### 📄 Description I've added an #ifndef statement to make definition of the PROGMEM strings easier to override. The LaserWeb3 web socket server project wanted me to modify the library files directly, making it unusable for other projects. This makes it universal. Documentation is included in the header file. --- <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:53 +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#1622
No description provided.