Skip to content

Commit 591cb75

Browse files
committed
Removed need to call run()
1 parent b55c99f commit 591cb75

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

blinkled.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,3 @@ loop = function() {
1616
digitalWrite(ledPin2, LOW);
1717
delay(1000);
1818
};
19-
20-
run(setup, loop);

node_modules/bonescript/index.js

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)