Things
All checks were successful
Test compiling project / test (push) Successful in 1m41s

This commit is contained in:
2024-12-19 23:03:40 +01:00
parent 97b78e5b64
commit 7fe0eda3ba
7 changed files with 105 additions and 66 deletions

View File

@@ -0,0 +1,3 @@
#include <ESPAsyncWebServer.h>
void setup_api_endpoints();