♻️ Major clean up of project structure

This commit is contained in:
Rune Harlyk
2025-09-11 17:14:31 +02:00
committed by Rune Harlyk
parent 26c36b8302
commit 7fd35f3f48
25 changed files with 370 additions and 890 deletions
+5
View File
@@ -0,0 +1,5 @@
#pragma once
#include <PsychicHttp.h>
#include "WWWData.h"
void mountStaticAssets(PsychicHttpServer& s);