Closed natevw closed 9 years ago
I was able to compile on node v0.10.26 today. @Manawyrm do you remember what node you first tried with, that didn't compile?
Hmm. That should've been the current GIT version of node js from 16 days ago.
pi-spi should now work on a much greater version range of node due to https://github.com/natevw/pi-spi/pull/15 changes. (pi-spi@1.0.0)
I think the 0.10.x branch recently bumped up to the 0.11.x internal API, probably need some preprocessor stuff to deal with the differences.