Provided by: libhipi-perl_0.86-3build1_amd64 bug

NAME

       HiPi - Modules for Raspberry Pi GPIO

SYNOPSIS

           use HiPi;
           ....
           use HiPi qw( :rpi :i2c :spi :mcp3adc :mcp4dac :mpl3115a2 );
           ....
           use HiPi qw( :mcp23x17 :lcd :hrf69 :openthings :energenie );

DESCRIPTION

       HiPi provides modules for use with the Raspberry Pi GPIO and peripherals.

       Documentation and details are available at

       <https://raspberry.znix.com>

AUTHOR

       Mark Dootson, "mdootson@cpan.org".

COPYRIGHT

       Copyright (c) 2013 - 2020 Mark Dootson