Macro esp_ward::connectivity::mqtt::get_ip
source ยท macro_rules! get_ip { ($stack:expr, $config:ident) => { ... }; }
Expand description
Macro to retrieve the IP configuration from the network stack.
macro_rules! get_ip { ($stack:expr, $config:ident) => { ... }; }
Macro to retrieve the IP configuration from the network stack.