mirror of
https://github.com/modelec/servo_moteurs.git
synced 2026-03-18 21:40:31 +01:00
oops
This commit is contained in:
@@ -158,7 +158,7 @@ void MyTCPClient::ouvrir_pince(int pince) {
|
||||
this->pwm_setServoPosition(pince, i);
|
||||
usleep(5'000);
|
||||
}
|
||||
pinceOuverte[pince] = false;
|
||||
pinceOuverte[pince] = true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user