[GH-ISSUE #1460] Add state responses to wm process #1250

Open
opened 2026-02-28 01:29:14 +03:00 by kerem · 0 comments
Owner

Originally created by @tablatronix on GitHub (Jul 24, 2022).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1460

non blocking mode returns a connected bool response for process().

Add wm enum states so users can simply check states such as

  • cp running
  • client connected
  • saving
  • wifi connecting timeout
  • convert wifi connect timer loop to sync with states
Originally created by @tablatronix on GitHub (Jul 24, 2022). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1460 non blocking mode returns a connected bool response for process(). Add wm enum states so users can simply check states such as * cp running * client connected * saving * wifi connecting timeout - [ ] convert wifi connect timer loop to sync with states
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#1250
No description provided.