mirror of
https://forge.apps.education.fr/blender-edutech/blender-edutech-tutoriels.git
synced 2024-01-27 09:42:33 +01:00
Commande manuelle avec auto-horizontalité
This commit is contained in:
parent
54349651c5
commit
247a44b5e2
@ -65,7 +65,7 @@ String pitch_txt;
|
||||
String serial_msg_int_txt;
|
||||
|
||||
bool auto_horizontal = false; // Flag du mode de la mise à l'auto-horizontalité
|
||||
bool auto_horizontal_mvt = false; // Flag du mode de la mise à l'auto-horizontalité
|
||||
bool auto_horizontal_mvt = false; // Flag du mouvement de l'auto-horizontalité
|
||||
const int auto_horizontal_sensibilite = 1; // Angle maxi pour l'auto-horizontalité
|
||||
|
||||
/******************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user