This commit is contained in:
acereca 2018-06-14 14:14:18 +02:00
parent 1800371763
commit d2229bc963
1 changed files with 5 additions and 4 deletions

View File

@ -97,11 +97,12 @@
- Setup - Setup
- Hardware - Hardware
- Softwarestack - Softwarestack
```mermaid ```mermaid
graph TD; graph LR;
fw[PIt FW]-->pot[Potis]; fw[PIt FW] --- pot[Potis];
fw-->srv[Pitstop Server (RPi)]; fw --- srv["Pitstop Server (RPi)"];
agg[Pitstop Aggregator]-->srv; agg[Pitstop Aggregator] -.- srv;
``` ```
- Characterization - Characterization
- Voltages - Voltages