Skip to content

Commit

Permalink
Small comment to explain class
Browse files Browse the repository at this point in the history
  • Loading branch information
bobopop787 committed Mar 28, 2024
1 parent 6df6691 commit 2b683bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import edu.wpi.first.wpilibj.util.Color8Bit;

public class MechanismLigament2dWrapper {
// Made to be able to access current values of a ligament 2d if needed
public final MechanismLigament2d ligament;
private double angle;
private Color8Bit color;
Expand Down

0 comments on commit 2b683bb

Please sign in to comment.