Commit graph

6 commits

Author SHA1 Message Date
MatthewColvin
efa2d4a137 Rework Mains so they are basically as identical as possible.
Create HardwareFactory which is responsible for providing the HardwareAbstract to any part of the program based on compiler defines
2023-10-15 08:24:29 -05:00
MatthewColvin
99787a69f2 added initial wifi settings page
currently can  scan for networks and
show them but clicking does nothing.
2023-10-15 00:24:07 -05:00
MatthewColvin
5d0533c18a Add system setting and add a timeout dropdown 2023-10-12 22:21:27 -05:00
Matthew Colvin
7d68cce6ad Add start stop event handling in UIElement
Add demo page to get play logic out of settings page.

Add a demo page and a Settings page to the home screen.
2023-10-12 15:25:42 -05:00
Matthew Colvin
04fd9781ed Working on making a brightness slider that can be reused easily
piping around IDS to correct places
2023-10-12 15:25:23 -05:00
Matthew Colvin
442d0b0dad move some pages that are specific out of the "core" folder 2023-10-12 15:25:15 -05:00
Renamed from Platformio/OmoteUI/core/page/SettingsPage.cpp (Browse further)