Skip to content

Commit

Permalink
Merge pull request #37 from GearUp12499-org/left-auto
Browse files Browse the repository at this point in the history
Left & right auto 3
  • Loading branch information
penguinencounter authored Dec 22, 2024
2 parents c63f518 + b70699d commit 6e9da9e
Show file tree
Hide file tree
Showing 8 changed files with 941 additions and 884 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public class Hardware extends HardwareMapper implements TriOdoProvider {
public static final double ARM_POWER = 0.2;
public static final double LAMP_BLUE = 0.611;
public static final double LAMP_RED = 0.28;
public static final double LAMP_ORANGE = 0.333;
public static final double LAMP_YELLOW = 0.36;
public static final double LAMP_PURPLE = 0.700;

Expand Down
Loading

0 comments on commit 6e9da9e

Please sign in to comment.