Skip to content

Commit bea1a89

Browse files
Formatting fixes
1 parent 0d048de commit bea1a89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

wpimath/src/main/java/edu/wpi/first/math/system/plant/KnownDCMotor.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) FIRST and other WPILib contributors.
2+
// Open Source Software; you can modify and/or share it under the terms of
3+
// the WPILib BSD license file in the root directory of this project.
4+
15
package edu.wpi.first.math.system.plant;
26

37
import static edu.wpi.first.units.Units.Amps;

0 commit comments

Comments
 (0)