command to UI backend wip

This commit is contained in:
Sebastien
2020-04-16 20:32:39 -04:00
parent 0a32f38f91
commit 56396d11ef
14 changed files with 185 additions and 81 deletions

View File

@@ -86,6 +86,11 @@ static inline int __httpd_os_thread_create_static(TaskHandle_t *thread,
}
return ESP_FAIL;
}
#ifdef __cplusplus
}
#endif