Formlabs / Hackathon-2021-CheckMeet

CheckMeet - a Formlabs Hackathon 2021 project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show progress while WiFiManager is running

LaszloAshinFormlabs opened this issue · comments

It turns out this is possible because WiFiManager supports async operation:

    wm.setConfigPortalBlocking(false);