![]() |
DJI Payload SDK
1.5.3
|
This structure is used to store a fixed SkyPort FW version for your application. More...
#include <psdk_upper.h>
Data Fields | |
uint8_t | verMajor |
uint8_t | verMinor |
uint8_t | verModify |
uint8_t | verDebug |
This structure is used to store a fixed SkyPort FW version for your application.
See Upper_Exported_Functions::PsdkUpper_SetFixVersion for more details on usage.