#pragma once #include "common.h" esp_err_t esp_ota_update(read_func_t read_func, token_t token, size_t size);