Skip to content

Commit 6f22fb1

Browse files
Corrected dot list indentation and grouping in rtcomps.adoc.
1 parent 5f02819 commit 6f22fb1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/src/hal/rtcomps.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,9 +464,11 @@ Since each loop has its own function, individual loops can be included in differ
464464
for a single PID loop.
465465

466466
If you want to understand the exact algorithm used to compute the output of the PID loop, refer to
467+
467468
- figure <<fig:pid-block-diag,PID Loop Block Diagram>>,
468469
- the comments at the beginning of 'emc2/src/hal/components/pid.c', and of course to
469470
- the code itself.
471+
470472
The loop calculations are in the C function 'calc_pid()'.
471473

472474
[[sec:simulated-encoder]]

0 commit comments

Comments
 (0)