mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
cleanup
This commit is contained in:
parent
d81828fdd9
commit
79c0914d36
@ -70,7 +70,6 @@ function Blink1Node(n) {
|
|||||||
blink1.close();
|
blink1.close();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
// var blink1 = new Blink1.Blink1();
|
|
||||||
}
|
}
|
||||||
catch(e) {
|
catch(e) {
|
||||||
node.error("No Blink1 found (" + e + ")");
|
node.error("No Blink1 found (" + e + ")");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user