Skip to content

Commit

Permalink
Merge 5b61f83 into 0832c93
Browse files Browse the repository at this point in the history
  • Loading branch information
saenglert committed Mar 8, 2019
2 parents 0832c93 + 5b61f83 commit 95f0c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ button.watch((err, value) => {
process.on('SIGINT', () => {
led.unexport();
button.unexport();
process.exit(1)
});
```

Expand Down

0 comments on commit 95f0c74

Please sign in to comment.