[PR #1414] [CLOSED] Rename F() Marco (fixes issue #1405) #1755

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1414
Author: @akamming
Created: 5/8/2022
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 WiFiManager.cpp (+15 -15)
📝 WiFiManager.h (+1 -1)

📄 Description

Fixes #1405:

The naming of the G() macro is too short/simple and therefor easily present in other code (e.g. NeoPixelBus no longer compiles in combination with WifiManager)

So renaming to FH() (abbreviation for FlashHelper) fixes the issue


🔄 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/1414 **Author:** [@akamming](https://github.com/akamming) **Created:** 5/8/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1836281`](https://github.com/tzapu/WiFiManager/commit/183628147398e7a756db1d83861618bd597a6680) Rename F() Marco (fixes issue #1405) ### 📊 Changes **2 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+15 -15) 📝 `WiFiManager.h` (+1 -1) </details> ### 📄 Description Fixes #1405: The naming of the G() macro is too short/simple and therefor easily present in other code (e.g. NeoPixelBus no longer compiles in combination with WifiManager) So renaming to FH() (abbreviation for FlashHelper) fixes the issue --- <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: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#1755
No description provided.