No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

README.TXT 636 B

1234567891011121314151617181920212223242526
  1. wiringPi README
  2. ===============
  3. Please note that the official way to get wiringPi is via git from
  4. git.drogon.net and not GitHub.
  5. ie.
  6. git clone git://git.drogon.net/wiringPi
  7. The version of wiringPi held on GitHub by "Gadgetoid" is used to build the
  8. wiringPython, Ruby, Perl, etc. wrappers for these other languages. This
  9. version may lag the official Drogon release. Pull requests may not be
  10. accepted to Github....
  11. Please see
  12. https://projects.drogon.net/raspberry-pi/wiringpi/
  13. for the official documentation, etc. and the best way to submit bug reports, etc.
  14. is by sending an email to projects@drogon.net
  15. Thanks!
  16. -Gordon