SensESP 3.0.0
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
app_command_handler.cpp File Reference
#include "app_command_handler.h"
#include <esp_http_server.h>
#include <memory>
#include "sensesp_app.h"
Include dependency graph for app_command_handler.cpp:

Go to the source code of this file.

Namespaces

namespace  sensesp
 

Functions

void sensesp::add_scan_wifi_networks_handlers (std::shared_ptr< HTTPServer > &server)
 
void sensesp::add_app_http_command_handlers (std::shared_ptr< HTTPServer > &server)