idk if its just me doing it wrong or if this is a bug, but i noticed setConfigPortalTimeout will not work for me and the portal just keeps running, am i the only one with this problem?
i have not tried to figure out why (yet), but i tried making a custom timeout and that will close the portal, but without it, the portal will just keep running forever.
here is some relevant code, maybe i missed something:
(wifisetup is called in setup and open_portal is called when i need the portal)
configportaltimeout does not work on webportal, nor non blocking I think.
There has been a request or 2 to enable it. I would have to find that issue and take a look
idk if its just me doing it wrong or if this is a bug, but i noticed setConfigPortalTimeout will not work for me and the portal just keeps running, am i the only one with this problem?
i have not tried to figure out why (yet), but i tried making a custom timeout and that will close the portal, but without it, the portal will just keep running forever.
here is some relevant code, maybe i missed something: (wifisetup is called in setup and open_portal is called when i need the portal)