Skip to content

Commit

Permalink
Implement rotation for hallway display
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Jul 18, 2017
1 parent 67b5e8a commit 5c13ff8
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions graphs/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,8 @@
},
{
"src": {
"process": "boardingurl",
"port": "out"
"process": "he1",
"port": "opened"
},
"tgt": {
"process": "hallway-display",
Expand Down Expand Up @@ -771,16 +771,6 @@
"port": "in"
}
},
{
"src": {
"process": "VisualPaging",
"port": "out"
},
"tgt": {
"process": "hallway-display",
"port": "open"
}
},
{
"src": {
"process": "VisualPaging",
Expand Down

0 comments on commit 5c13ff8

Please sign in to comment.