mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
[wpilib] Improve MotorSafety documentation (NFC) (#4120)
Remove OBE RobotDrive porting guide from MecanumDrive
This commit is contained in:
@@ -16,6 +16,8 @@ namespace frc {
|
||||
|
||||
/**
|
||||
* Common base class for drive platforms.
|
||||
*
|
||||
* MotorSafety is enabled by default.
|
||||
*/
|
||||
class RobotDriveBase : public MotorSafety {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user