mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Ran formatter (#681)
This commit is contained in:
committed by
Peter Johnson
parent
ce4c9edd1f
commit
9945a5b3c6
@@ -13,7 +13,7 @@
|
||||
|
||||
namespace frc {
|
||||
class PIDController;
|
||||
}
|
||||
} // namespace frc
|
||||
|
||||
/**
|
||||
* Drive the given distance straight (negative values go backwards).
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
namespace frc {
|
||||
class PIDController;
|
||||
}
|
||||
} // namespace frc
|
||||
|
||||
/**
|
||||
* Drive until the robot is the given distance away from the box. Uses a local
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
namespace frc {
|
||||
class Joystick;
|
||||
}
|
||||
} // namespace frc
|
||||
|
||||
/**
|
||||
* The DriveTrain subsystem incorporates the sensors and actuators attached to
|
||||
|
||||
Reference in New Issue
Block a user