NEW: release DJI Payload-SDK version 3.8.1
This commit is contained in:
@ -62,6 +62,11 @@ extern "C" {
|
||||
|
||||
//#endif
|
||||
|
||||
#define USER_FIRMWARE_MAJOR_VERSION (1)
|
||||
#define USER_FIRMWARE_MINOR_VERSION (33)
|
||||
#define USER_FIRMWARE_MODIFY_VERSION (88)
|
||||
#define USER_FIRMWARE_DEBUG_VERSION (99)
|
||||
|
||||
/* Exported types ------------------------------------------------------------*/
|
||||
|
||||
/* Exported functions --------------------------------------------------------*/
|
||||
|
||||
@ -410,6 +410,11 @@
|
||||
</File>
|
||||
<File>
|
||||
<FileType>1</FileType>
|
||||
<FileName>dji_config_manager.c</FileName>
|
||||
<FilePath>..\..\..\..\..\module_sample\utils\dji_config_manager.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileType>1</FileType>
|
||||
<FileName>file_binary_array_list_en.c</FileName>
|
||||
<FilePath>..\..\..\..\..\module_sample\widget\file_binary_array_list_en.c</FilePath>
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user