29 #ifndef ONBOARDSDK_DJI_HMS_INTERNAL_HPP 30 #define ONBOARDSDK_DJI_HMS_INTERNAL_HPP 48 extern void encodeSender(
const uint8_t sender,uint8_t & deviceType, uint8_t & deviceIndex);
49 extern bool replaceStr(
string &str,
const string oldReplaceStr,
const string newReplaceStr);
52 #endif //ONBOARDSDK_DJI_HMS_INTERNAL_HPP const uint32_t dbHMSErrNum
Definition: dji_hms_internal.hpp:46
std::string groundAlarmInfo
Definition: dji_hms_internal.hpp:41
std::string flyAlarmInfo
Definition: dji_hms_internal.hpp:42
Data type and Data Structure definitions for use throughout DJI OSDK.
Definition: dji_hms_internal.hpp:39
Definition: dji_ack.cpp:38
struct DJI::OSDK::HMSErrCodeInfo HMSErrCodeInfo