[PR #827] WPS Push Button #1683

Open
opened 2026-02-28 02:12:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/827
Author: @peastone
Created: 2/17/2019
Status: 🔄 Open

Base: masterHead: master


📝 Commits (3)

  • 006efbb Added WPS Push Button functionality.
  • 614752d Fixed typo
  • 49fbd91 Added js delay before performing WPS.

📊 Changes

2 files changed (+41 additions, -2 deletions)

View changed files

📝 WiFiManager.cpp (+38 -0)
📝 WiFiManager.h (+3 -2)

📄 Description

This pull request addresses https://github.com/tzapu/WiFiManager/issues/367
This is how a solution might look like.

I know you probably will not merge against master, but I had the code already adapted.
Before I will delete it, it may serve as inspiration.


🔄 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/827 **Author:** [@peastone](https://github.com/peastone) **Created:** 2/17/2019 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`006efbb`](https://github.com/tzapu/WiFiManager/commit/006efbbcd0e0b45502d89e07d399108daf1dee28) Added WPS Push Button functionality. - [`614752d`](https://github.com/tzapu/WiFiManager/commit/614752d18b920f4fa356924c9d86f64474c69454) Fixed typo - [`49fbd91`](https://github.com/tzapu/WiFiManager/commit/49fbd9141587acba04517b5efee35ff59f394242) Added js delay before performing WPS. ### 📊 Changes **2 files changed** (+41 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+38 -0) 📝 `WiFiManager.h` (+3 -2) </details> ### 📄 Description This pull request addresses https://github.com/tzapu/WiFiManager/issues/367 This is how a solution might look like. I know you probably will not merge against master, but I had the code already adapted. Before I will delete it, it may serve as inspiration. --- <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#1683
No description provided.