You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
dnv_aps sn de2f665560 Update README.md 8 jaren geleden
..
README.md Update README.md 8 jaren geleden
WiringPi_lib-2.32.0-Linux.deb Release: prebuild WiringPi_lib-2.32.0-Linux.deb 8 jaren geleden

README.md

#Readme

How to install WiringPi_lib-2.32.0-Linux.deb

  1. you need to remove the preinstall wiringpi package
  2. install my prebuilt *.deb package
      $sudo apt-get remove wiringpi
      $sudo dpkg -i WiringPi_lib-2.32.0-Linux.deb

what the file has been installed to

 1. libwiringPiDev.so && libwiringPi.so install to /usr/lib/
 2. HEAD_FILES under wiring/ , dev/ install to /usr/local/include
 3. exec binary 'gpio' install to /usr/local/bin/gpio