![]() |
DJI Payload SDK
1.5.3
|
Get gimbal function support state command ack data structure. More...
#include <psdk_cmdset_gimbal.h>
Data Fields | |
uint8_t | ackCode |
uint8_t | isGimbalCmdSetSupport: 1 |
uint8_t | reserved: 7 |
Get gimbal function support state command ack data structure.
uint8_t ackCode |
Specifies PSDK command ack code. This parameter can be any value of E_PsdkCmdAckCode
uint8_t isGimbalCmdSetSupport |
Specifies if gimbal commands is supported.