Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

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. http://wiringpi.com/
  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