[PR #1168] use 6 FSParameters and edit with a template JSON #1719

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1168
Author: @ligantx
Created: 12/12/2020
Status: 🔄 Open

Base: masterHead: patch-2


📝 Commits (1)

  • 0599aa4 use 6 FSParameters and edit with a template JSON

📊 Changes

1 file changed (+299 additions, -0 deletions)

View changed files

examples/AutoConnectWith6JsonFSParameters/AutoConnectWith6JsonFSParameters.ino (+299 -0)

📄 Description

I found adding FSParameters more complicating than just create a JSON at the beginning with all the information needed. Also, I added more parameters, so now there are 6 of them easy to edit. Just modify the commented JSON using arduinojson.org/v6/assistant/ and paste the result.


🔄 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/1168 **Author:** [@ligantx](https://github.com/ligantx) **Created:** 12/12/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`0599aa4`](https://github.com/tzapu/WiFiManager/commit/0599aa461f471d85a2324f3272512791426e9ded) use 6 FSParameters and edit with a template JSON ### 📊 Changes **1 file changed** (+299 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/AutoConnectWith6JsonFSParameters/AutoConnectWith6JsonFSParameters.ino` (+299 -0) </details> ### 📄 Description I found adding FSParameters more complicating than just create a JSON at the beginning with all the information needed. Also, I added more parameters, so now there are 6 of them easy to edit. Just modify the commented JSON using arduinojson.org/v6/assistant/ and paste the result. --- <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#1719
No description provided.