mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #540] optional debug port #452
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#452
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?
Originally created by @tablatronix on GitHub (Feb 27, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/540
github.com/tzapu/WiFiManager@0ae9ca3d55@tablatronix commented on GitHub (Feb 27, 2018):
WiFiManager::WiFiManager(Stream& consolePort)@cjcharles0 commented on GitHub (Aug 21, 2018):
@tablatronix Hello, I found this fix in the development branch but not in master, is this something I should just port myself, or is there a plan to put it into master?
Its exactly what Im after, but given the last git comment was 'well shit' I fear the branch is probably not very reliable yet? (As great as I know it will end up eventually)
Thanks in advance team!
EDIT: Realised the comment was related to a tiny bug that was created during the comit. Does that mean the development version is fairly stable? Is there an ETA on it being merged into master? (I cant see anything - sorry if it does exist)
@tablatronix commented on GitHub (Aug 21, 2018):
no plan, its reliable, but still being beta tested and still fixing esp stuff that changes,
@tablatronix commented on GitHub (Aug 21, 2018):
now that esp8266 has a new release
and esp32 is officially released and supported in arduino ide, I just need to fix up some examples I am reworking.