DJI Payload SDK  1.5.3
Macros

Macros

#define PSDK_CAN_ID_SEND   0x0021
 
#define PSDK_CAN_ID_RECEIVE   0x0012
 

Detailed Description

Note
Please unauthorized modify CAN ID.

Macro Definition Documentation

◆ PSDK_CAN_ID_SEND

#define PSDK_CAN_ID_SEND   0x0021

CAN ID used to send data.

◆ PSDK_CAN_ID_RECEIVE

#define PSDK_CAN_ID_RECEIVE   0x0012

CAN ID used to receive data.