remove/hide some over zealous warn messages from blinkstick

This commit is contained in:
Dave C-J 2013-09-24 18:45:47 +01:00
parent b39e7d8a2b
commit c95fc633e3
2 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ function BlinkStick(n) {
} }
} }
else { else {
node.warn("No BlinkStick found"); //node.warn("No BlinkStick found");
node.led = blinkstick.findFirst(); node.led = blinkstick.findFirst();
} }
} }

BIN
public/icons/db.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 558 B