#include "ota.h" bool ota_perform_update(const char *version) { // TODO return false; }