Merge branch 'main' of https://git.demerso.net/pls5618/2024/robot
This commit is contained in:
commit
d7d432bc4d
@ -28,7 +28,7 @@ public class Accumulateur extends SubsystemBase {
|
||||
|
||||
|
||||
public boolean limitswitch(){
|
||||
return !photocellacc.get();
|
||||
return photocellacc.get();
|
||||
}
|
||||
public Accumulateur() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user