mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 04:26:58 +03:00
3 lines
106 B
C
3 lines
106 B
C
#include <esp_http_server.h>
|
|
|
|
void register_server_file_uri(httpd_handle_t server, const char *base_path); |