Various little tweaks - less console.log more util.log, add exra try/catch to serial, add wiring-pi url to Pi "error message".

This commit is contained in:
Dave C-J
2013-11-03 19:09:45 +00:00
parent 2e92b9a120
commit d9ed5b46c4
4 changed files with 156 additions and 156 deletions

View File

@@ -330,7 +330,7 @@ a.brand img {
}
.node_highlighted {
stroke: #dd1616;
stroke-width: 2;
stroke-width: 3;
stroke-dasharray: 10, 4;
}
.node_hovered {