We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d048de commit bea1a89Copy full SHA for bea1a89
wpimath/src/main/java/edu/wpi/first/math/system/plant/KnownDCMotor.java
@@ -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
+
5
package edu.wpi.first.math.system.plant;
6
7
import static edu.wpi.first.units.Units.Amps;
0 commit comments