LiuZe пре 1 година
родитељ
комит
0c3932f0c4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lidar/lidar_manager.h

+ 1 - 1
lidar/lidar_manager.h

@@ -14,7 +14,7 @@ public:
     Error_manager Init(const std::string &file);
 
 private:
-    void thread_func(const std::string &ip_address);
+    void thrit ead_func(const std::string &ip_address);
 
 private:
     ClampLidarProjectConfig m_config;