edit DeviceInfo def #239

Closed
YS-KID wants to merge 1 commits from feature/multi_frame_id into master
+1
View File
@@ -347,6 +347,7 @@ typedef struct {
LidarFeature feature; /**< LiDAR feature. */
StatusUnion status; /**< LiDAR work state status. */
uint8_t firmware_version[4]; /**< Firmware version. */
char frame_id[10];
} DeviceInfo;
/** The information of broadcast device. */