mirror of
https://github.com/modelec/ihm.git
synced 2026-01-18 16:47:32 +01:00
\n
This commit is contained in:
@@ -81,7 +81,7 @@ MainWindow::MainWindow(const char *address, int port, QWidget *parent) : QMainWi
|
||||
|
||||
connect(this->homologation, &Homologation::panneauDroitClicked, [&]() {
|
||||
this->tcpClient->sendMessage("ihm;servo_moteur;baisser bras;1\n");
|
||||
this->tcpClient->sendMessage("ihm;servo_moteur;check panneau;7");
|
||||
this->tcpClient->sendMessage("ihm;servo_moteur;check panneau;7\n");
|
||||
});
|
||||
|
||||
this->teamChooser = new TeamChooser(centralWidget);
|
||||
|
||||
Reference in New Issue
Block a user