correct spelling
This commit is contained in:
parent
1a939d68f6
commit
fa9665b897
|
@ -100,9 +100,9 @@
|
|||
|
||||
```mermaid
|
||||
graph LR;
|
||||
fw[PIt FW] --- pot[Potis];
|
||||
fw --- srv["Pitstop Server (RPi)"];
|
||||
srv -.- agg[Pitstop Aggregator];
|
||||
fw[PIt Firmware] --- pot[Potentiometers];
|
||||
fw --- srv["PItStop Server (RPi)"];
|
||||
srv -.- agg[PItStop Aggregator];
|
||||
```
|
||||
- Characterization
|
||||
- Voltages
|
||||
|
|
Loading…
Reference in New Issue