e76ac057a76432b20ff463397202e9e45f16d21c
Build the driver library
To build the flippr-driver library run the following commands:
$ cd flippr-code/FlippR-Driver/build
$ cmake ..
$ make
This will create you the static-library file: flippr-code/FlippR-Driver/bin/libFlippR-Driver.a
The library uses wiringPi Pin numbering
Description
Languages
C++
96.9%
CMake
2.5%
Python
0.5%