NEW: release DJI Payload-SDK version 3.9.1

This commit is contained in:
DJI-Jerry
2024-07-18 17:25:40 +08:00
parent 0ef7855a51
commit eba05f2666
17 changed files with 172 additions and 113 deletions

View File

@ -52,7 +52,7 @@ typedef struct {
/* Exported functions --------------------------------------------------------*/
/**
* @brief Initialize the gimbal manager module.
* @note This interface must be initialized after DjiCore_Init..
* @note This interface must be initialized after DjiCore_Init.
* @return Execution result.
*/
T_DjiReturnCode DjiGimbalManager_Init(void);