Recommended release for WPILib
This is the 2nd midseason recommended release for the WPILib. A list of changes includes
- NavX I2C transfer limit removal, which greatly speeds up NavX code.
- HAL updates, which should fix a bug where only PDP ID 0 would work.
- Prints a distinctive message on bootup so teams know robot code has started correctly.
- Fixes a bug in PIDTolerance.
- Updates the NetworkTables requirement.