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
@@ -17,7 +17,7 @@
|
||||
|
||||
namespace frc {
|
||||
class Joystick;
|
||||
}
|
||||
} // namespace frc
|
||||
|
||||
/**
|
||||
* The DriveTrain subsystem controls the robot's chassis and reads in
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace frc {
|
||||
class Joystick;
|
||||
}
|
||||
} // namespace frc
|
||||
|
||||
class DoubleButton : public frc::Trigger {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user