Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 114 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 114 Bytes

php_i2c

PHP I2C (linux) Bindings and misc PHP classes

phpize
./configure --with-i2c
make
make install