Macro esp_ward::connectivity::mqtt::prepare_buffers
source ยท macro_rules! prepare_buffers {
() => { ... };
}
Expand description
Macro to prepare buffers with fixed sizes for MQTT communication.
macro_rules! prepare_buffers {
() => { ... };
}
Macro to prepare buffers with fixed sizes for MQTT communication.