[PR #343] Added library version to info page and added log object change for logging to HardwareSerial, SoftwareSerial, Stream, Print and loggers #1607

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/343
Author: @merlokk
Created: 3/30/2017
Status: 🔄 Open

Base: masterHead: master


📝 Commits (7)

  • 368affe fixed #342 first part
  • 513b645 Added functionality to change debug port.
  • 0e683b2 added program version info to info page
  • 4a47c03 changed logging object from HardwareSerial to Print. Now it can put logs to HardwareSerial, SoftwareSerial, Stream, Print and loggers
  • 8d42c7b add telnet logger to project
  • 87d8c15 added new constructor WiFiManagerParameter - construct from string
  • 38c9332 Merge branch 'master' of https://github.com/tzapu/WiFiManager

📊 Changes

2 files changed (+36 additions, -6 deletions)

View changed files

📝 WiFiManager.cpp (+15 -3)
📝 WiFiManager.h (+21 -3)

📄 Description

#342 first part


🔄 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/343 **Author:** [@merlokk](https://github.com/merlokk) **Created:** 3/30/2017 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`368affe`](https://github.com/tzapu/WiFiManager/commit/368affe9afb3f1566a6e47134cef87ce681d1ac0) fixed #342 first part - [`513b645`](https://github.com/tzapu/WiFiManager/commit/513b645782e5dc13a0276e7629e706e31ede4fbb) Added functionality to change debug port. - [`0e683b2`](https://github.com/tzapu/WiFiManager/commit/0e683b20ed563fb895244331c64c1e224c0283e3) added program version info to info page - [`4a47c03`](https://github.com/tzapu/WiFiManager/commit/4a47c0361dea92b683ea2d6beefb7b00b938c6f3) changed logging object from HardwareSerial to Print. Now it can put logs to HardwareSerial, SoftwareSerial, Stream, Print and loggers - [`8d42c7b`](https://github.com/tzapu/WiFiManager/commit/8d42c7bf504a4c3f52d2ebff3ca8c015e091fe97) add telnet logger to project - [`87d8c15`](https://github.com/tzapu/WiFiManager/commit/87d8c15f50558f75983bfed945a274c811e1d45b) added new constructor WiFiManagerParameter - construct from string - [`38c9332`](https://github.com/tzapu/WiFiManager/commit/38c933291e2bd36bf6e1d5cb4939da8be8557497) Merge branch 'master' of https://github.com/tzapu/WiFiManager ### 📊 Changes **2 files changed** (+36 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+15 -3) 📝 `WiFiManager.h` (+21 -3) </details> ### 📄 Description #342 first part --- <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#1607
No description provided.