mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[PR #343] Added library version to info page and added log object change for logging to HardwareSerial, SoftwareSerial, Stream, Print and loggers #1607
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#1607
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tzapu/WiFiManager/pull/343
Author: @merlokk
Created: 3/30/2017
Status: 🔄 Open
Base:
master← Head:master📝 Commits (7)
368affefixed #342 first part513b645Added functionality to change debug port.0e683b2added program version info to info page4a47c03changed logging object from HardwareSerial to Print. Now it can put logs to HardwareSerial, SoftwareSerial, Stream, Print and loggers8d42c7badd telnet logger to project87d8c15added new constructor WiFiManagerParameter - construct from string38c9332Merge 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.