self state publish includes led data

This commit is contained in:
openshwprojects
2022-08-12 12:32:12 +02:00
parent 176dd5f8b1
commit c6f8d26003
6 changed files with 73 additions and 31 deletions

View File

@ -96,6 +96,7 @@ int http_fn_empty_url(http_request_t *request) {
}
int http_fn_index(http_request_t *request) {
int j, i;
char tmpA[128];