Skip to content

Commit 3b25a6f

Browse files
sciencewhizrzblue
andauthored
fix line-nos
Co-authored-by: Ryan Blue <[email protected]>
1 parent e6aa462 commit 3b25a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/docs/software/advanced-controls/controllers/profiled-pidcontroller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The returned setpoint might then be used as in the following example:
8686

8787
.. remoteliteralinclude:: https://raw.githubusercontent.com/wpilibsuite/allwpilib/3f88c287d6007f6be9fc5409aa9c42d41a504005/wpilibjExamples/src/main/java/edu/wpi/first/wpilibj/snippets/profiledpidfeedforward/Robot.java
8888
:language: java
89-
:lines: 37-44
89+
:lines: 37-42
9090
:lineno-match:
9191

9292
.. remoteliteralinclude:: https://raw.githubusercontent.com/wpilibsuite/allwpilib/3f88c287d6007f6be9fc5409aa9c42d41a504005/wpilibcExamples/src/main/cpp/snippets/ProfiledPIDFeedforward/cpp/Robot.cpp

0 commit comments

Comments
 (0)