constants limitacc

This commit is contained in:
Olivier Dubois 2024-01-18 20:04:28 -05:00
parent ea747a8c86
commit 8affcb3643

View File

@ -16,6 +16,6 @@ public class Constants {
public static int guideur = 7;
// limit switsh
public static int guideurhaut = 8;
public static int limitacc = 58;
}