[PR #1091] [CLOSED] Adding dependencies to library.json to facilitate working with platformio #1711

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1091
Author: @lazyzero
Created: 7/8/2020
Status: Closed

Base: developmentHead: development


📝 Commits (2)

  • 8e8f06b Adding dependencies to library.json to facilitate working with platformio
  • bed7649 Update library.json

📊 Changes

1 file changed (+22 additions, -1 deletions)

View changed files

📝 library.json (+22 -1)

📄 Description

I added the dependencies section to facilitate the work with platformio. If missing, I had to add DNSServer, WebServer, WiFi and FS manually to the lib_deps section of the platformio.ini of my ESP32 projects using WiFiManager.

Best Christian


🔄 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/1091 **Author:** [@lazyzero](https://github.com/lazyzero) **Created:** 7/8/2020 **Status:** ❌ Closed **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (2) - [`8e8f06b`](https://github.com/tzapu/WiFiManager/commit/8e8f06bf8d125f847e923b0e17399c2a36e6a9c7) Adding dependencies to library.json to facilitate working with platformio - [`bed7649`](https://github.com/tzapu/WiFiManager/commit/bed76497069b0bb9fe1a168632a64e4571920416) Update library.json ### 📊 Changes **1 file changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `library.json` (+22 -1) </details> ### 📄 Description I added the dependencies section to facilitate the work with platformio. If missing, I had to add DNSServer, WebServer, WiFi and FS manually to the lib_deps section of the platformio.ini of my ESP32 projects using WiFiManager. Best Christian --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:12:44 +03:00
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#1711
No description provided.