clickButton icon indicating copy to clipboard operation
clickButton copied to clipboard

small changes to compile on raspberry pi

Open dwaq opened this issue 8 years ago • 0 comments

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.

dwaq avatar Feb 15 '17 19:02 dwaq