mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[PR #711] [CLOSED] Code porting to Raspbian #1667
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#1667
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/711
Author: @Jose-Monteiro
Created: 8/29/2018
Status: ❌ Closed
Base:
development← Head:master📝 Commits (8)
d27fa7dhotfixing #4250f2ba75Update AutoConnectWithFSParameters.ino40d522dMerge pull request #649 from vincentVDB/patch-13249566Update ISSUE_TEMPLATE.md704a7aehotfix WPS NO_EXTRA_4K_HEAP6a13968ver .13dd7a686Merge branch 'hotfixes'440f312v 0.14📊 Changes
5 files changed (+23 additions, -5 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE.md(+4 -0)📝
WiFiManager.cpp(+16 -3)📝
examples/AutoConnectWithFSParameters/AutoConnectWithFSParameters.ino(+1 -0)📝
library.json(+1 -1)📝
library.properties(+1 -1)📄 Description
Sorry if this is the wrong place. I used WifiManager on a NodeMCU with great success. After this I installed MotionEyeOS on a raspberry pi zero w and, by comparison, saw that MotionEyeOS lacks this feature, because wifi ssid and password are rock solid hard coded.
So the question is: do you think is it possible to port WifiManager to MotionEyeOS? If so, how can we start the process?
Thank you in advance
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.