mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 00:38:00 -06:00
Drivetrain smoother acceleration
This commit is contained in:
+1
-2
@@ -11,8 +11,7 @@ def ROBOT_MAIN_CLASS = "frc4388.robot.Main"
|
||||
// Define my targets (RoboRIO) and artifacts (deployable files)
|
||||
// This is added by GradleRIO's backing project EmbeddedTools.
|
||||
deploy {
|
||||
targets {
|
||||
roboRIO("roborio") {
|
||||
targets { roboRIO("roborio") {
|
||||
// Team number is loaded either from the .wpilib/wpilib_preferences.json
|
||||
// or from command line. If not found an exception will be thrown.
|
||||
// You can use getTeamOrDefault(team) instead of getTeamNumber if you
|
||||
|
||||
Reference in New Issue
Block a user