1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-09-19 17:51:49 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
MartinMueller2003
75bd3dc378 Changes to support ArduinoJson 6 & 7 2024-03-26 16:06:23 -04:00
MartinMueller2003
f2146309fe Reworked control marshaling code to be aware of and enforce size limits by starting to fragment sooner. 2024-03-05 13:40:01 -05:00
MartinMueller2003
6dcaf55c84 Merge branch 'master' of https://github.com/MartinMueller2003/ESPUI 2024-02-29 13:22:57 -05:00
Martin
6e281e302a Added ability to turn on ESPUI debugging 2024-02-10 13:52:56 -05:00
Martin
ea8de92246 Checkpoint adding fileDisplay object 2024-02-06 22:38:17 -05:00
f8fbcf887a
Fix compile issues #243
Also fix pio example

Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2023-08-03 16:32:54 +02:00
Martin Mueller
ea4a0df4d0 Major Restructuring next part 2022-09-21 15:45:48 -04:00
e3638beb14
Some example improvements by @thomastech
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2022-01-08 17:31:39 +01:00
e1fe13bac6
Implement LITTLEFS as requested by @thomastech in #144
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2022-01-04 11:35:43 +01:00
19e187a280
Add PIO Example
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2022-01-03 13:03:07 +01:00