SimpleLink CC32xx OTA Library
Simplifies the implementation of Internet connectivity
Ota_optVersionsInfo Struct Reference

Data Fields

uint8_t CurrentVersion [VERSION_STR_SIZE+1]
 
uint8_t NewVersion [VERSION_STR_SIZE+1]
 

Detailed Description

Definition at line 81 of file ota.h.

Field Documentation

§ CurrentVersion

uint8_t CurrentVersion[VERSION_STR_SIZE+1]

Definition at line 83 of file ota.h.

§ NewVersion

uint8_t NewVersion[VERSION_STR_SIZE+1]

Definition at line 84 of file ota.h.


The documentation for this struct was generated from the following file: