Switch wifi/AP on webform #54

Closed
opened 2023-09-25 21:51:40 -05:00 by W1CDN · 1 comment
Owner

New from #22:

The simplest way is to set an option at the top of the program, but maybe take a note from https://github.com/dl9sau/TTGO-T-Beam-LoRa-APRS and SQ9MDD and make it an option on the webform (with required restart).

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".

New from #22: > The simplest way is to set an option at the top of the program, but maybe take a note from https://github.com/dl9sau/TTGO-T-Beam-LoRa-APRS and SQ9MDD and make it an option on the webform (with required restart). 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".
W1CDN added the
enhancement
label 2023-09-25 21:51:40 -05:00
Author
Owner

Closed in #53.

Closed in #53.
W1CDN closed this issue 2023-10-01 11:31:35 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: W1CDN/vulpes#54
No description provided.