BaseClock: display specific pattern/color when waiting for wifi credential. #18

Open
opened 2021-01-15 11:51:34 +00:00 by avernois · 3 comments
avernois commented 2021-01-15 11:51:34 +00:00 (Migrated from gitlab.com)

So User have a way to differentiate when wifi is long to connect and when they needs to enter wifi credentials.

So User have a way to differentiate when wifi is long to connect and when they needs to enter wifi credentials.
avernois commented 2021-01-16 16:57:58 +00:00 (Migrated from gitlab.com)

mentioned in merge request !63

mentioned in merge request !63
avernois commented 2021-01-16 16:57:59 +00:00 (Migrated from gitlab.com)

created merge request !63 to address this issue

created merge request !63 to address this issue
avernois commented 2021-01-16 17:49:06 +00:00 (Migrated from gitlab.com)

WifiManager does have a callback mechanism, but it does not play nice with Classes (see https://github.com/tzapu/WiFiManager/issues/381 and https://github.com/tzapu/WiFiManager/issues/230).

Basically, it can't use member function as a callback, or use member function in the callback.

WifiManager does have a callback mechanism, but it does not play nice with Classes (see https://github.com/tzapu/WiFiManager/issues/381 and https://github.com/tzapu/WiFiManager/issues/230). Basically, it can't use member function as a callback, or use member function in the callback.
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
avernois/clocks#18
No description provided.