NEW: release DJI Payload-SDK version 3.4

Signed-off-by: DJI-Martin <DJI-Martin@dji.com>
This commit is contained in:
DJI-Martin
2023-04-18 21:26:50 +08:00
parent b621c93fde
commit 29109dd0db
106 changed files with 3030521 additions and 1114 deletions

View File

@ -34,7 +34,6 @@
extern "C" {
#endif
#ifdef SYSTEM_ARCH_LINUX
/* Exported constants --------------------------------------------------------*/
T_DjiReturnCode DjiTest_WidgetSpeakerStartService(void);
@ -43,8 +42,6 @@ T_DjiReturnCode DjiTest_WidgetSpeakerStartService(void);
/* Exported functions --------------------------------------------------------*/
#endif
#ifdef __cplusplus
}
#endif