control_loop/intro.md: change directory name

This commit is contained in:
Peter McGoron 2023-06-14 15:36:16 -04:00
parent a560e51991
commit 0a53be49a6
1 changed files with 1 additions and 1 deletions

View File

@ -79,4 +79,4 @@ without smoothing the change. In the setup for which this code was designed
for, this is not a problem because the DAC is connected to an amplifier which
cannot respond that quickly
and will smooth out changes itself. For your design, you may need to use
code found in `firmware/rtl/spi/ramp.v`.
code found in `gateware/rtl/spi/ramp.v`.