Skip to content
Snippets Groups Projects
Commit 5812fe79 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Make printer 100M

parent e8c1b5f6
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,8 @@ digraph network { ...@@ -8,7 +8,8 @@ digraph network {
labelloc="t"; labelloc="t";
label="Network Setup"; label="Network Setup";
router -> {switch_livingroom switch_bedroom desktop_janne printer} router -> {switch_livingroom switch_bedroom desktop_janne }
router -> printer [color="#FBC02D"]
switch_livingroom -> { nas androidtv ap_livingroom } switch_livingroom -> { nas androidtv ap_livingroom }
ap_livingroom -> { laptop_janne laptop_janne_work phone_janne } [color="#1E88E5" style="dotted"] ap_livingroom -> { laptop_janne laptop_janne_work phone_janne } [color="#1E88E5" style="dotted"]
switch_livingroom -> avreceiver [color="#FBC02D"] switch_livingroom -> avreceiver [color="#FBC02D"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment