SensESP 3.0.0
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
static_file_handler.h File Reference
#include <esp_http_server.h>
#include "ArduinoJson.h"
#include "sensesp/net/http_server.h"
#include "static_file_data.h"
Include dependency graph for static_file_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sensesp
 

Functions

void sensesp::add_static_file_handlers (std::shared_ptr< HTTPServer > server)
 Provide handlers for static web content.