Skip to content

Commit

Permalink
Added a comment with my name to RobotContainer.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ss0g committed Oct 28, 2021
1 parent a677df7 commit b0f6bc4
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 b0f6bc4

Please sign in to comment.