export metrics

This commit is contained in:
2024-12-07 22:46:38 +01:00
parent 311ab2db2f
commit 873d63e6fa
7 changed files with 307 additions and 200 deletions

View File

@ -1,5 +1,5 @@
idf_component_register(SRCS "main.c"
"http_metrics.c"
"metrics.c"
"inputs.c"
"outputs.c"
"control.c"