aha2
This commit is contained in:
parent
d2229bc963
commit
1a939d68f6
|
@ -102,7 +102,7 @@
|
||||||
graph LR;
|
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;
|
srv -.- agg[Pitstop Aggregator];
|
||||||
```
|
```
|
||||||
- Characterization
|
- Characterization
|
||||||
- Voltages
|
- Voltages
|
||||||
|
|
Loading…
Reference in New Issue