]> git.leonardobizzoni.com Git - pioneer-stm32/commitdiff
Update README.md
authorfdila <32036043+fdila@users.noreply.github.com>
Mon, 27 Jan 2020 16:41:43 +0000 (17:41 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2020 16:41:43 +0000 (17:41 +0100)
utils/pid_tuning/README.md

index f6beebf2c1301323c4e3f4b52dd9d8c5aeb47b45..4cac4230086acff81f0df87f24e79210f980c5fd 100644 (file)
@@ -4,4 +4,4 @@ Run pid_tuning.py to send the values used in the pid control.
 
 Press the blue button on the Nucleo board to start the pid.
 
-Currenly using SerialPlot to plot the velocity data.
+Currenly using [SerialPlot](https://bitbucket.org/hyOzd/serialplot/src/default/) to plot the velocity data.