mtmosier / wiringPi

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU Lesser General Public License v3.0


Languages

Language:C 93.4%Language:C++ 3.9%Language:Shell 1.9%Language:TeX 0.8%