Skip to content

Releases: globalroo/blinkt-kit

Fix Segmentation Fault

Choose a tag to compare

@chriskinsman chriskinsman released this 28 Jul 16:28
09b083d

Fix error on SIGINT that can cause a segmentation fault due to cleanup being called more than once.

Node 12+ support / rpio

Choose a tag to compare

@globalroo globalroo released this 26 Jul 15:57

Update to use https://www.npmjs.com/package/rpio which is better supported, with thanks to @chriskinsman 👍

Here's the original PR:
#2