Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Minor bugfix release

Compare
Choose a tag to compare
@virtuald virtuald released this 17 Feb 07:14

Minor bugfix release, contains:

  • wpilib.Timer.delay now checks for negative times and throws an exception instead of hanging forever
  • WPILib update: CANTalon updates to stopMotor
  • WPILib update: Use stopMotor in robotDrive