mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 04:56:53 +03:00
Initial Code v0.1.0
This commit is contained in:
3
code/lib/jomjol_fileserver_ota/server_file.h
Normal file
3
code/lib/jomjol_fileserver_ota/server_file.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <esp_http_server.h>
|
||||
|
||||
void register_server_file_uri(httpd_handle_t server, const char *base_path);
|
||||
Reference in New Issue
Block a user