DJI Payload SDK  1.5.3
Macros
Psdk PayloadPowerOffReadyState

Macros

#define PSDK_PAYLOAD_POWER_OFF_NOT_READY   0
 
#define PSDK_PAYLOAD_POWER_OFF_READY   1
 

Detailed Description

Macro Definition Documentation

◆ PSDK_PAYLOAD_POWER_OFF_NOT_READY

#define PSDK_PAYLOAD_POWER_OFF_NOT_READY   0

Specifies payload is not ready for power off.

◆ PSDK_PAYLOAD_POWER_OFF_READY

#define PSDK_PAYLOAD_POWER_OFF_READY   1

Specifies payload is ready for power off.