[PR #1043] [CLOSED] Pull request horendus #1704

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1043
Author: @horendus
Created: 4/30/2020
Status: Closed

Base: masterHead: pull-request-horendus


📝 Commits (3)

  • 2e51fd5 Adding more callbacks to library
  • 228dc56 Added more callbacks and reduced RAM usage
  • a8b8f38 Added 2 extra functions

📊 Changes

3 files changed (+143 additions, -61 deletions)

View changed files

📝 WiFiManager.cpp (+129 -56)
📝 WiFiManager.h (+12 -5)
📝 keywords.txt (+2 -0)

📄 Description

I needed more callbacks options from the library to trigger some voice commands on my new project ("Device Connected" and "Device Disconnected")

setAPClientConnectedCallback
setAPClientDisconnectedCallback

While I was at it I also added (F to some of the debug messages to reduce the RAM usage of the library.


🔄 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/1043 **Author:** [@horendus](https://github.com/horendus) **Created:** 4/30/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `pull-request-horendus` --- ### 📝 Commits (3) - [`2e51fd5`](https://github.com/tzapu/WiFiManager/commit/2e51fd5ca54b1ab84b4ba46990945bfe2a7bf0b2) Adding more callbacks to library - [`228dc56`](https://github.com/tzapu/WiFiManager/commit/228dc560074131062bc36d80f513465d158cc6ac) Added more callbacks and reduced RAM usage - [`a8b8f38`](https://github.com/tzapu/WiFiManager/commit/a8b8f38b6a65bf1716176b37f460b0a8e711f6fe) Added 2 extra functions ### 📊 Changes **3 files changed** (+143 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+129 -56) 📝 `WiFiManager.h` (+12 -5) 📝 `keywords.txt` (+2 -0) </details> ### 📄 Description I needed more callbacks options from the library to trigger some voice commands on my new project ("Device Connected" and "Device Disconnected") setAPClientConnectedCallback setAPClientDisconnectedCallback While I was at it I also added (F to some of the debug messages to reduce the RAM usage of the library. --- <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:43 +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#1704
No description provided.