mirror of
https://github.com/sweidac/kidsbox.git
synced 2025-07-28 03:41:54 +02:00
Play a configured file when rfid-tag is placed on the reader.
This commit is contained in:
@@ -11,9 +11,9 @@ class WebInterface {
|
||||
void start();
|
||||
void finishResourceRegistrations();
|
||||
void registerResource(httpd_uri_t* config);
|
||||
void initSD();
|
||||
|
||||
private:
|
||||
void initSD();
|
||||
httpd_handle_t start_webserver();
|
||||
void registerFileServer();
|
||||
//esp_err_t hello_get_handler(httpd_req_t *req);
|
||||
|
Reference in New Issue
Block a user