[GH-ISSUE #274] flag for config change #229

Open
opened 2026-02-28 01:24:13 +03:00 by kerem · 1 comment
Owner

Originally created by @tzapu on GitHub (Jan 3, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/274

why does wifimanager not set the flag for saving the config internally? it would be much easier if we could do, after the autoconnect, if (wifiManager.configChanged()) { do stuff }
via @skorokithakis

Originally created by @tzapu on GitHub (Jan 3, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/274 why does wifimanager not set the flag for saving the config internally? it would be much easier if we could do, after the autoconnect, if (wifiManager.configChanged()) { do stuff } via @skorokithakis
Author
Owner

@kluzzebass commented on GitHub (Jan 25, 2017):

This was one of the first things I ran into when I started using WiFiManager. I concur, it would be a lot more handy if the callbacks were simply replaced with flags.

<!-- gh-comment-id:275205243 --> @kluzzebass commented on GitHub (Jan 25, 2017): This was one of the first things I ran into when I started using WiFiManager. I concur, it would be a lot more handy if the callbacks were simply replaced with flags.
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#229
No description provided.