]> git.taranathan.com Git - FRC2026.git/commit
shooter rewrite/cleanup, advantagekit should work on it now
authormoo <moogoesmeow123@gmail.com>
Sun, 12 Apr 2026 19:40:34 +0000 (12:40 -0700)
committermoo <moogoesmeow123@gmail.com>
Sun, 12 Apr 2026 19:40:34 +0000 (12:40 -0700)
commitddd4f11efba2fd36bb2c4313599ea77805aff879
tree14f2ed8774f3afaace2946e10403bbe04e86baad
parentebc659c608db0d727482f0bfc7889ea7f64686da
shooter rewrite/cleanup, advantagekit should work on it now
src/main/java/frc/robot/commands/LogCommand.java
src/main/java/frc/robot/subsystems/Intake/IntakeIO.java
src/main/java/frc/robot/subsystems/Intake/IntakeIOTalonFX.java [new file with mode: 0644]
src/main/java/frc/robot/subsystems/shooter/Shooter.java
src/main/java/frc/robot/subsystems/shooter/ShooterIO.java
src/main/java/frc/robot/subsystems/shooter/ShooterIOTalonFX.java [new file with mode: 0644]