386 B
386 B
Library for the GY-521 Breakboard
Compiling
This library depends on the wiringPi library. Make sure to install it first (sudo apt-get install wiringpi
but often it's preinstalled on raspbian).
To compile just type make
in the projects root.