[GH-ISSUE #224] autoConnect(char const *apName, char const *apPassword) function small bug. #184

Closed
opened 2026-02-28 01:23:53 +03:00 by kerem · 1 comment
Owner

Originally created by @sbeland2 on GitHub (Sep 4, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/224

was:
connectWifi("", "")

must be:
connectWifi(apName, apPassword)

Originally created by @sbeland2 on GitHub (Sep 4, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/224 was: connectWifi("", "") must be: connectWifi(apName, apPassword)
kerem closed this issue 2026-02-28 01:23:54 +03:00
Author
Owner

@tablatronix commented on GitHub (Nov 11, 2016):

Where?

<!-- gh-comment-id:260012261 --> @tablatronix commented on GitHub (Nov 11, 2016): Where?
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#184
No description provided.