mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[PR #51] [MERGED] Dev #1566
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#1566
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/51
Author: @tzapu
Created: 1/8/2016
Status: ✅ Merged
Merged: 1/8/2016
Merged by: @tzapu
Base:
master← Head:dev📝 Commits (7)
c1d8249Added support for additional parametersf29d630Added support for additional parameters2bd9e7dmissing load parametersbe2a973Merge pull request #48 from rpseng/mastere0548dcmodified custom parameters feature so user can provide their own storage mechanismab5902eadded html template to repo83177e9a bit of cleanup📊 Changes
4 files changed (+329 additions, -54 deletions)
View changed files
📝
WiFiManager.cpp(+132 -51)📝
WiFiManager.h(+36 -3)➕
examples/AutoConnectWithFSParameters/AutoConnectWithFSParameters.ino(+144 -0)➕
extras/WiFiManager.template.html(+17 -0)📄 Description
added @rpseng s changes regarding custom parameters
a little bit of cleanup, more to come
added an example on how to store custom parameters in a json.config file on FS
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.