|
SensESP 3.1.1
Universal Signal K sensor toolkit ESP32
|
#include <memory>#include <vector>#include "ArduinoJson.h"#include "sensesp/net/http_server.h"#include "sensesp/net/networking.h"Go to the source code of this file.
Namespaces | |
| namespace | sensesp |
Functions | |
| void | sensesp::add_app_http_command_handlers (std::shared_ptr< HTTPServer > &server, std::shared_ptr< Networking > &networking) |