Browse Source

更新 'src/tool/carControlTester/mainwindow.h'

李金亮 3 năm trước cách đây
mục cha
commit
1c538377e6
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/tool/carControlTester/mainwindow.h

+ 2 - 0
src/tool/carControlTester/mainwindow.h

@@ -6,6 +6,8 @@
 #include <QDebug>
 #include "include/car_control.h"
 
+CarControl car_control_module;
+
 namespace Ui {
 class MainWindow;
 }