Skip to content

Commit

Permalink
Update idle roller voltage; mostly a commit to get the intake branch …
Browse files Browse the repository at this point in the history
…to be different again.
  • Loading branch information
Shom770 committed Jan 20, 2024
1 parent e6dd2ad commit cdf625c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ object IntakeConstants {
const val ROLLER_MOTOR_INVERTED = true
const val ROLLER_GEAR_RATIO = 24.0 / 12.0 // this one has been updated

// TODO: Update value
val IDLE_ROLLER_VOLTAGE = 2.0.volts
// TODO: Update the idle roller voltage later
val IDLE_ROLLER_VOLTAGE = 1.0.volts
}

0 comments on commit cdf625c

Please sign in to comment.