rsiot::components::cmp_esp_led

Type Alias Cmp

source
pub type Cmp<TMsg, TService, TPeripheral, TRmt> = Component<Config<TMsg, TPeripheral, TRmt>, TMsg, TService>;
Expand description

Компонент cmp_esp_led

Aliased Type§

struct Cmp<TMsg, TService, TPeripheral, TRmt> { /* private fields */ }