#include <stdint.h>
#include <stddef.h>
Go to the source code of this file.
◆ back_to_factory()
void back_to_factory |
( |
void |
| ) |
|
◆ ota_check_for_update()
Check if the server has a newer version of the firmware than is running on the Wombat.
- Parameters
-
ota_ctx | a reference to an OTA firmware info structure that carries info about the firmware on the server. |
- Returns
- -1 if retrieving wombat.sha1 fails, 0 if the running version is at least as new as the version on the server, 1 if the server as a new version.
◆ ota_download_sdi12defn()
bool ota_download_sdi12defn |
( |
void |
| ) |
|
◆ ota_download_update()