Skip to content

Commit

Permalink
Merge pull request #3 from ss0g/main
Browse files Browse the repository at this point in the history
Added a comment with my name to RobotContainer.java
  • Loading branch information
TheHarmonicRealm authored Oct 28, 2021
2 parents 5e2554c + b0f6bc4 commit a3d423d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/com/spartronics4915/frc/RobotContainer.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
import edu.wpi.first.wpilibj.XboxController;
import edu.wpi.first.wpilibj2.command.Command;

// Troy Edwards was here

/**
* This class is where the bulk of the robot should be declared.
* Since command-based is a "declarative" paradigm, very little robot logic
Expand Down

0 comments on commit a3d423d

Please sign in to comment.