1#ifndef WOMBAT_OTA_UPDATE_H
2#define WOMBAT_OTA_UPDATE_H
13 char git_commit_id[41];
bool ota_download_update(const ota_firmware_info_t &ota_ctx)
Definition: ota_update.cpp:73
int ota_check_for_update(ota_firmware_info_t &ota_ctx)
Definition: ota_update.cpp:23
bool ota_download_sdi12defn(void)
Definition: ota_update.cpp:182
void back_to_factory(void)
Definition: ota_update.cpp:237
Definition: ota_update.h:7
uint16_t new_update
Definition: ota_update.h:10
uint16_t new_minor
Definition: ota_update.h:9
size_t file_len
Definition: ota_update.h:11
uint16_t new_major
Definition: ota_update.h:8