Macro esp_ward::connectivity::mqtt::create_stack

source ยท
macro_rules! create_stack {
    ($wifi_interface:expr, $config:expr) => { ... };
}
Expand description

Macro to create a network stack for WiFi communication.