Skip to content

Commit

Permalink
uncomment tof sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
GearBoxFox committed Mar 11, 2024
1 parent 2b01c5f commit 328aba2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public class ShooterIOKraken implements ShooterIO {
private final TalonFX m_intake;
private final TalonFX m_indexer;

// private final TimeOfFlight m_tof;
private final TimeOfFlight m_tof;

private final PidPropertyPublic m_leftProperty;
private final PidPropertyPublic m_rightProperty;
Expand Down

0 comments on commit 328aba2

Please sign in to comment.