Firmware  0.0.4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
http::sta Namespace Reference

Classes

class  Server
 

Functions

esp_err_t init ()
 

Variables

std::shared_ptr< Serverserver
 

Function Documentation

◆ init()

esp_err_t http::sta::init ( )
Todo
document

Variable Documentation

◆ server

std::shared_ptr<Server> http::sta::server
inline