Przeglądaj źródła

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

李金亮 3 lat temu
rodzic
commit
1c538377e6
1 zmienionych plików z 2 dodań i 0 usunięć
  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;
 }