[PR #1750] Removal of conditionals before every debug output #1820

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1750
Author: @khReichel
Created: 7/14/2024
Status: 🔄 Open

Base: masterHead: ticket/1570


📝 Commits (1)

  • 52b1bf9 Removal of conditionals before every debug output

📊 Changes

2 files changed (+18 additions, -339 deletions)

View changed files

📝 WiFiManager.cpp (+17 -339)
📝 WiFiManager.h (+1 -0)

📄 Description

Removal of redundant compiler conditionals before each debug output.

The conditionals remained at code positions that had further functionality in addition to the debug output


🔄 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/1750 **Author:** [@khReichel](https://github.com/khReichel) **Created:** 7/14/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `ticket/1570` --- ### 📝 Commits (1) - [`52b1bf9`](https://github.com/tzapu/WiFiManager/commit/52b1bf94fd3ac674043351eac83a94a65a4e4d52) Removal of conditionals before every debug output ### 📊 Changes **2 files changed** (+18 additions, -339 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+17 -339) 📝 `WiFiManager.h` (+1 -0) </details> ### 📄 Description Removal of redundant compiler conditionals before each debug output. The conditionals remained at code positions that had further functionality in addition to the debug output --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1820
No description provided.