/wiringPi

A fork of the excellent wiringPi library by Gordon (http://wiringpi.com/)

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

wiringPi

A fork of the excellent wiringPi library by Gordon Henderson (http://wiringpi.com/)

Changes

I've added a new function called wiringPiISRWithArg, which is the same as wiringPiISR except that it takes an additional argument to use in the callback.

Installation

Installation just involves doing

cd wiringPi
./build