some changes

This commit is contained in:
GZod01 2024-03-10 15:51:12 +01:00
parent 5f51cd41a5
commit f85c3577b3

View file

@ -148,7 +148,4 @@ public class FTC2024WeRobotControl {
Parent.lm.setPower(0);
Parent.rm.setPower(0);
}
public void test_forward_10_and_rotate_20deg(){
}
}