1
0

Theme update. Cleanup of projects YAML
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-08-07 17:54:34 +02:00
parent f1998acdec
commit 5e3f5e788e
7 changed files with 8 additions and 58 deletions

View File

@ -1,6 +1,4 @@
---
# Documentation: https://wowchemy.com/docs/managing-content/
title: "Control Library"
summary: "A library for quick and easy implementation of regulation and control loops. (PID)"
@ -10,33 +8,8 @@ date: 2021-07-21T20:49:38+02:00
# Optional external URL for project (replaces project detail page).
external_link: ""
# Featured image
# To use, add an image named `featured.jpg/png` to your page's folder.
# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
image:
caption: "Control loop"
focal_point: ""
preview_only: false
# Custom links (optional).
# Uncomment and edit lines below to show custom links.
# links:
# - name: Follow
# url: https://twitter.com
# icon_pack: fab
# icon: twitter
url_code: ""
url_pdf: ""
url_slides: ""
url_video: ""
# Slides (optional).
# Associate this project with Markdown slides.
# Simply enter your slide deck's filename without extension.
# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`.
# Otherwise, set `slides = ""`.
slides: ""
---
{{% callout note %}}
Concept phase. No implementation yet.
@ -81,8 +54,6 @@ Compare with other implementations for correcteness taking into account floating
- Map
- Limit
# Example
```mermaid
graph LR;