Third Coast 21.3.0
Installation
The Third Coast vendordeps file is at: http://maven.strykeforce.org/thirdcoast.json
To install, use Install new libraries (online) in VS Code or download manually to your project vendordeps directory.
$ ./gradlew vendordep --url=http://maven.strykeforce.org/thirdcoast.json
Changes
🚀 Features
- Add 3 console buttons (#84)
- Add 5-position button to console (#83)
- Add preliminary console display support (#82)
- Allow enable or disable for trapper (#80)
- Expose swerve modules from SwerveDrive (#79)
- Set drive talon encoder CPR automatically (#78)
🧰 Maintenance
- Update release-drafter.yml (#81)