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 e6aa462 commit 3b25a6fCopy full SHA for 3b25a6f
source/docs/software/advanced-controls/controllers/profiled-pidcontroller.rst
@@ -86,7 +86,7 @@ The returned setpoint might then be used as in the following example:
86
87
.. remoteliteralinclude:: https://raw.githubusercontent.com/wpilibsuite/allwpilib/3f88c287d6007f6be9fc5409aa9c42d41a504005/wpilibjExamples/src/main/java/edu/wpi/first/wpilibj/snippets/profiledpidfeedforward/Robot.java
88
:language: java
89
- :lines: 37-44
+ :lines: 37-42
90
:lineno-match:
91
92
.. remoteliteralinclude:: https://raw.githubusercontent.com/wpilibsuite/allwpilib/3f88c287d6007f6be9fc5409aa9c42d41a504005/wpilibcExamples/src/main/cpp/snippets/ProfiledPIDFeedforward/cpp/Robot.cpp
0 commit comments