uhm2
This commit is contained in:
parent
4b235bf787
commit
1800371763
|
@ -99,9 +99,9 @@
|
||||||
- Softwarestack
|
- Softwarestack
|
||||||
```mermaid
|
```mermaid
|
||||||
graph TD;
|
graph TD;
|
||||||
PIt FW-->Potis;
|
fw[PIt FW]-->pot[Potis];
|
||||||
PIt FW-->Pitstop Server (RPi);
|
fw-->srv[Pitstop Server (RPi)];
|
||||||
Pitstop Aggregator-->Pitstop Server (RPi);
|
agg[Pitstop Aggregator]-->srv;
|
||||||
```
|
```
|
||||||
- Characterization
|
- Characterization
|
||||||
- Voltages
|
- Voltages
|
||||||
|
|
Loading…
Reference in New Issue