commit | 1258156ba0a500f1521cb0d762970917bf9950c1 | [log] [tgz] |
---|---|---|
author | Tyler Chatow <tchatow@gmail.com> | Sat Jan 26 20:42:42 2019 -0800 |
committer | Tyler Chatow <tchatow@gmail.com> | Sat Feb 09 17:10:17 2019 -0800 |
tree | 7ec29421b04a237235df4c418e20c72724da0e7b | |
parent | bd232291f835e0de7c2bbc51a1ccccd645332531 [diff] [blame] |
Add StaticZeroingSingleDOFProfiledSubsystem Change-Id: I7ad67ed8719a229f4f08d8255d4675fa3ee49f18
diff --git a/frc971/control_loops/capped_test_plant.cc b/frc971/control_loops/capped_test_plant.cc new file mode 100644 index 0000000..8f32551 --- /dev/null +++ b/frc971/control_loops/capped_test_plant.cc
@@ -0,0 +1 @@ +#include "frc971/control_loops/capped_test_plant.h" \ No newline at end of file