Optional macro definitions for DJI Onboard SDK. Use for debugging. More...


Go to the source code of this file.
Defines | |
| #define | ACK_SIZE 10 |
| #define | API_ERROR_DATA |
| Uncomment these macros to access various messages from the API. | |
| #define | API_STATUS_DATA |
| #define | BUFFER_SIZE 1024 |
| #define | MEMORY_SIZE 1024 |
Optional macro definitions for DJI Onboard SDK. Use for debugging.
Definition in file DJI_Config.h.
| #define ACK_SIZE 10 |
Definition at line 18 of file DJI_Config.h.
| #define API_ERROR_DATA |
Uncomment these macros to access various messages from the API.
Definition at line 32 of file DJI_Config.h.
| #define API_STATUS_DATA |
Definition at line 33 of file DJI_Config.h.
| #define BUFFER_SIZE 1024 |
Definition at line 17 of file DJI_Config.h.
| #define MEMORY_SIZE 1024 |
Definition at line 16 of file DJI_Config.h.