DJI Payload SDK  1.5.3
Enumerations
Exported Types

Enumerations

enum  E_PsdkCmdAckCode {
  PSDK_CMD_ACK_CODE_OK = 0x00,
  PSDK_CMD_ACK_CODE_ERROR = 0x01,
  PSDK_CMD_ACK_CODE_UNSUPPORT = 0x02
}
 PSDK protocol ack code. More...
 

Detailed Description

Enumeration Type Documentation

◆ E_PsdkCmdAckCode

PSDK protocol ack code.