[GH-ISSUE #1433] add wifi credential preload #1226

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

Originally created by @tablatronix on GitHub (Jun 17, 2022).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1433

  // to preload autoconnect for test fixtures or other uses that skip esp sta config
    bool          preloadWiFi(String ssid, String pass);
Originally created by @tablatronix on GitHub (Jun 17, 2022). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1433 ```C++ // to preload autoconnect for test fixtures or other uses that skip esp sta config bool preloadWiFi(String ssid, String pass); ```
kerem 2026-02-28 01:29:07 +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#1226
No description provided.