add mermaid example
This commit is contained in:
parent
8819f14505
commit
d11daae1c3
|
@ -97,6 +97,12 @@
|
||||||
- Setup
|
- Setup
|
||||||
- Hardware
|
- Hardware
|
||||||
- Softwarestack
|
- Softwarestack
|
||||||
|
```mermaid
|
||||||
|
graph TD;
|
||||||
|
PIt FW <-> Potis;
|
||||||
|
PIt FW <-> Pitstop Server (RPi);
|
||||||
|
Pitstop Aggregator -> Pitstop Server (RPi);
|
||||||
|
```
|
||||||
- Characterization
|
- Characterization
|
||||||
- Voltages
|
- Voltages
|
||||||
- Currents
|
- Currents
|
||||||
|
|
Loading…
Reference in New Issue