stevieb9 / rpi-wiringpi

Perl interface to Raspberry Pi's board, GPIO and various sensors and ICs
7 stars 1 forks source link

DESC is wrong... some of the modules are custom #38

Closed stevieb9 closed 7 years ago

stevieb9 commented 7 years ago

Review all POD, and correct subtleties.

This is the root module for the RPi::WiringPi system. It interfaces to a Raspberry Pi board, its accessories and its GPIO pins via the wiringPi library through the Perl wrapper WiringPi::API module.