Skip to content

New web UI - #102

Merged
wayne-love merged 2 commits into
wayne-love:New-WebUIfrom
lucasnz:New-WebUI
May 17, 2025
Merged

New web UI#102
wayne-love merged 2 commits into
wayne-love:New-WebUIfrom
lucasnz:New-WebUI

Conversation

@lucasnz

@lucasnz lucasnz commented May 1, 2025

Copy link
Copy Markdown
Collaborator

Move setSpaTime to a task, so it can run synchronously.

This also generalises setting config in the web ui by using the existing in code in main.

The new webui class ESPAsyncWebServer seems to run code asynchronously. By using a callback to main, we avoid this problem. This also has the benefit of enabling all settings to be configured in the webui without code duplication.

lucasnz added 2 commits May 2, 2025 08:18
This also generalises setting config in the web ui by
using the existing in code in main.
need to declare it first in main.
@wayne-love
wayne-love merged commit 872f059 into wayne-love:New-WebUI May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants