clickButton
clickButton copied to clipboard
small changes to compile on raspberry pi
See #15 This pull request adds the minimum code to allow the Raspberry Pi to compile the library. I've also tested the new code on the Particle cloud and it compiles there too.
The source changes because wiringPi sets up pull-ups/downs a little differently. The header changes to bring in some extra libraries and types to make it compatible.