Version OK avec Mqtt

This commit is contained in:
2026-03-16 11:20:10 +01:00
commit aa06085f5b
18 changed files with 1395 additions and 0 deletions

2
include/web_routes.h Normal file
View File

@@ -0,0 +1,2 @@
#pragma once
void setup_web_routes();