Changes for version 3.1801 - 2026-06-12

  • Migrated constants from removed RPi::WiringPi::Constant to RPi::Const (incl. Makefile.PL prereq)
  • Replaced wpi_setup()/spi_setup() with wiringPiSetupGpio()/ wiringPiSPISetup() for WiringPi::API 3.18; aligns Perl-level setup with the XS (GPIO numbering) and fixes the undefined spi_setup() under the :wiringPi-only import

Modules

Interface to the MCP3008 analog to digital converter (ADC) on Raspberry Pi