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