NEW: release DJI Payload-SDK version 3.8.1

This commit is contained in:
Dji-Tom
2024-04-07 16:23:51 +08:00
parent db9d05ee2b
commit b96c87f4bb
53 changed files with 6743 additions and 33576 deletions

View File

@ -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 --------------------------------------------------------*/

View File

@ -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>