Changes for version 2.36.6 - 2017-02-22
- added in I2C support (work on #22)
- fix a boatload of C warnings due to functions not being pre-declared (work on #25)
- added -lrt to LIBS in Makefile.PL to correct a "shm_open() undefined symbol" error when testing with "make test" (closes #25)
- removed taint from tests
- added $state param for lcd_cursor_blink() in POD (closes #24)
- fix miniscule POD error (closes #17)
- added "barometric" to the POD's bmp180 section (closes #16)
- POD typo fix (closes #15)
- replaced BCM with GPIO in POD (closes #14)
- fix output constant in get_alt() in POD (PWM_OUT) (closes #13)
Modules
API for wiringPi, providing access to the Raspberry Pi's board, GPIO and connected peripherals