Firmware  0.0.0
Loading...
Searching...
No Matches
z21 Namespace Reference

Classes

struct  RxTask
 
class  Service
 

Typedefs

using ServerBase
 

Functions

esp_err_t init (BaseType_t xCoreID)
 

Variables

struct z21::RxTask task
 
std::shared_ptr< Serviceservice
 

Typedef Documentation

◆ ServerBase

Initial value:
z21::server::Base<z21::server::intf::System, z21::server::intf::Dcc>

Function Documentation

◆ init()

esp_err_t z21::init ( BaseType_t xCoreID)
Todo
document

Variable Documentation

◆ service

std::shared_ptr<Service> z21::service
inline

◆ task

struct z21::RxTask z21::task