Macro esp_ward::create_stack
source ยท macro_rules! create_stack { ($wifi_interface:expr, $config:expr) => { ... }; }
Expand description
Macro to create a network stack for WiFi communication.
macro_rules! create_stack { ($wifi_interface:expr, $config:expr) => { ... }; }
Macro to create a network stack for WiFi communication.