mirror of
https://github.com/Team4388/2023WayOfTheRobot.git
synced 2026-06-09 00:37:59 -06:00
Development
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public class Arm {
|
||||
// Moves arm to distence [dist] then returns new ang
|
||||
public int funtion moveArm(int dist) {
|
||||
// Move arm code
|
||||
return newDist;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user