Skip to content
Snippets Groups Projects
mqtt_ota.h 130 B
Newer Older
#ifndef MQTT_OTA_H
#define MQTT_OTA_H

#include <qthing.h>

fxk8y's avatar
fxk8y committed

void handle_ota_message(const multipart_message_t& message);