Start documentation of PID controller

This commit is contained in:
2021-06-14 23:16:07 +02:00
parent 67932bf465
commit f4fcaf1e3a
4 changed files with 41 additions and 0 deletions

3
doc/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"restructuredtext.confPath": "${workspaceFolder}/source"
}