Releases: Volantus/php-pigpio
Releases · Volantus/php-pigpio
0.3.0
- Added full support for sending PWM signals
0.2.5
- Added hall effect rotation speed counter
0.2.4
0.2.3
- Added handling of incomplete data (socket communication)
- Added timeout handling (socket communication)
0.2.2
- Fixed wrong constructor parameter position for SPI baud rate in bit banging device
0.2.1
- Fixed wrong class name of SPI bit banging device
0.2.0
- Added spi communication
0.1.3
- Fixed some dependency issues with PHP 7.0. Now fully compatible with PHP >= 7.0
0.1.2
- Implemented logic for reading PWM signals
0.1.1
Initial version, with the following features:
- Full notification support
- Full raw request/response handling