This commit is contained in:
parent
c5bc8f4528
commit
2404f94faa
@ -16,9 +16,15 @@ public class Constants {
|
|||||||
public static int Moteuracc2 = 7;
|
public static int Moteuracc2 = 7;
|
||||||
public static int Moteuracc = 8;
|
public static int Moteuracc = 8;
|
||||||
public static int guideur = 9;
|
public static int guideur = 9;
|
||||||
|
public static int grimpeurd = 13;
|
||||||
|
public static int grimpeurg = 14;
|
||||||
// limit switsh
|
// limit switsh
|
||||||
public static int guideurhaut = 10;
|
public static int guideurhaut = 10;
|
||||||
public static int guideurbas = 11;
|
public static int guideurbas = 11;
|
||||||
public static int limitacc = 12;
|
public static int limitacc = 12;
|
||||||
|
public static int limitbasd =15;
|
||||||
|
public static int limitbasg =16;
|
||||||
|
public static int limithautd =17;
|
||||||
|
public static int limithautg =18;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user