From: fdila <32036043+fdila@users.noreply.github.com> Date: Mon, 27 Jan 2020 16:41:43 +0000 (+0100) Subject: Update README.md X-Git-Url: http://git.leonardobizzoni.com/?a=commitdiff_plain;h=9cd64ac07cda15ed72bd25fadea07e070e300f41;p=pioneer-stm32 Update README.md --- diff --git a/utils/pid_tuning/README.md b/utils/pid_tuning/README.md index f6beebf..4cac423 100644 --- a/utils/pid_tuning/README.md +++ b/utils/pid_tuning/README.md @@ -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.