split webserver into submodules

This commit is contained in:
2025-09-28 19:08:43 +02:00
parent 7ebc147f51
commit 3d18b0dbf6
9 changed files with 760 additions and 639 deletions

View File

@@ -9,6 +9,7 @@
holding buffers for the duration of a data transfer."
)]
//TODO insert version here and read it in other parts, also read this for the ota webview
esp_bootloader_esp_idf::esp_app_desc!();
use esp_backtrace as _;