Switch wifi/AP on webform #54
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
New from #22:
The network is set up in
setup()
, so it shouldn't be hard to save the desired setting to a file and read it back in on boot.Have this in a separate form with a button that says "Update and Reboot".
Closed in #53.