File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
source/docs/software/advanced-controls/controllers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,12 +84,12 @@ The returned setpoint might then be used as in the following example:
8484
8585.. tab-set-code ::
8686
87- .. remoteliteralinclude :: https://raw.githubusercontent.com/wpilibsuite/allwpilib/7fdb42b9d927e1dc2179ad8d4331e5ce2019d832 /wpilibjExamples/src/main/java/edu/wpi/first/wpilibj/snippets/profiledpidfeedforward/Robot.java
87+ .. remoteliteralinclude :: https://raw.githubusercontent.com/wpilibsuite/allwpilib/3f88c287d6007f6be9fc5409aa9c42d41a504005 /wpilibjExamples/src/main/java/edu/wpi/first/wpilibj/snippets/profiledpidfeedforward/Robot.java
8888 :language: java
8989 :lines: 37-44
9090 :lineno-match:
9191
92- .. remoteliteralinclude :: https://raw.githubusercontent.com/wpilibsuite/allwpilib/7fdb42b9d927e1dc2179ad8d4331e5ce2019d832 /wpilibcExamples/src/main/cpp/snippets/ProfiledPIDFeedforward/cpp/Robot.cpp
92+ .. remoteliteralinclude :: https://raw.githubusercontent.com/wpilibsuite/allwpilib/3f88c287d6007f6be9fc5409aa9c42d41a504005 /wpilibcExamples/src/main/cpp/snippets/ProfiledPIDFeedforward/cpp/Robot.cpp
9393 :language: c++
9494 :lines: 25-32
9595 :lineno-match:
You can’t perform that action at this time.
0 commit comments