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
- Hardware
- Softwarestack
```mermaid
graph TD;
fw[PIt FW]-->pot[Potis];
fw-->srv[Pitstop Server (RPi)];
agg[Pitstop Aggregator]-->srv;
graph LR;
fw[PIt FW] --- pot[Potis];
fw --- srv["Pitstop Server (RPi)"];
agg[Pitstop Aggregator] -.- srv;
```
- Characterization
- Voltages