add rain detector to arch diagram
This commit is contained in:
parent
c56ec0d15b
commit
1529df5c7c
3 changed files with 62 additions and 50 deletions
|
|
@ -18,6 +18,7 @@ flowchart TD
|
|||
subgraph Node2
|
||||
wind_speed[Anemometer] --> mc2
|
||||
wind_dir[Wind Vane] --> mc2
|
||||
rain[Rain Detector] --> mc2
|
||||
mic[MIPS Microphone] --> mc2
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue