Skip to content

Configurable Startup Screen Selection - #815

Open
cosmicpsyop wants to merge 2 commits into
BitMaker-hub:developfrom
cosmicpsyop:feature/startup-screen-select
Open

Configurable Startup Screen Selection#815
cosmicpsyop wants to merge 2 commits into
BitMaker-hub:developfrom
cosmicpsyop:feature/startup-screen-select

Conversation

@cosmicpsyop

Copy link
Copy Markdown
Contributor

Allows users to configure their preferred default startup screen via the WiFi captive portal, rather than unconditionally forcing index 0 on boot.

Universal Configuration: Settings.StartupScreen not tangled from ugly board-specific #ifdef wrappers inside wManager.cpp.
Safe Fallbacks: The parseStartupScreenValue function securely centralizes bounding logic and clamps invalid or unsupported configurations to 0. setStartupScreen() executes cleanly in setup() without requiring macro guards.

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.

1 participant