Class IntakeIOFalcon

java.lang.Object
frc.robot.subsystems.intake.IntakeIOFalcon
All Implemented Interfaces:
IntakeIO

public class IntakeIOFalcon extends Object implements IntakeIO
Intake IO Layer with real motors and sensors
  • Field Details

    • intakeRelativeEnc

      public final com.revrobotics.RelativeEncoder intakeRelativeEnc
  • Constructor Details

    • IntakeIOFalcon

      public IntakeIOFalcon()
      Intake IO Layer with real motors and sensors
  • Method Details