-
Notifications
You must be signed in to change notification settings - Fork 0
Updating the Library
Jeffrey Shen edited this page Aug 4, 2017
·
1 revision
We will occasionally roll out updates and new features, so periodically update the library by calling (from within the folder).
git pull origin master
We've designed the library to be backwards compatible, so there should not be any issues with updates breaking your code. However, if there is an error, please file a new issue here and in the meantime you can revert to a previously working commit.
Beginner Features:
Intermediate Features:
Advanced Features:
Controlling the LCD
Using Autonomous Modes
Custom Pre Auton Procedure
Using Autonomous Modes in User Control
More Remote Functionality
Configuring Bailout Button
Custom User Control Procedure
PID Control
Drive Train Control