1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-07-01 06:20:19 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
89d592911e Used access functions for id and type 2024-07-18 11:51:16 -04:00
c0b8a58864 Moved ControlType and ControlColor objects into class specific namespace. This resolves a conflict with some other libraries that also use global definitions. 2024-07-14 16:45:20 -04:00
47db2ad6d8 Removed conditional flags for the large tests. 2024-07-14 13:08:15 -04:00
7dc51d1274 Fixes to the startup sequence to fix file system errors. 2024-03-26 16:04:55 -04:00
e6e4d6b09c Added a fragmentation test object
Made compilation of some of the other corner case controls optional
2024-03-05 13:36:18 -05:00
ffe2ce7859 Fixed default ssid and pasphrase. 2024-02-12 09:25:39 -05:00
e9fc63f86d Modified to use the ESPUI unified littlefs handle 2024-02-12 09:15:00 -05:00
6a18c59f31 Added code to create a file display dynamic test / demo. 2024-02-10 13:54:58 -05:00
ea8de92246 Checkpoint adding fileDisplay object 2024-02-06 22:38:17 -05:00
cc69f8a469 pointers can always be be casted to long 2023-01-17 14:53:02 +01:00
511840fa97 Added an example for using the new extended parameter callback 2022-06-11 10:56:35 -04:00
e3638beb14 Some example improvements by @thomastech
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2022-01-08 17:31:39 +01:00
3cbae2ff1b Reformat examples
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2022-01-04 11:20:04 +01:00
19e187a280 Add PIO Example
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2022-01-03 13:03:07 +01:00