Import WiringPI and Chacond

This commit is contained in:
2016-03-01 23:18:02 +01:00
parent 0baec13e8e
commit f70a267304
184 changed files with 24179 additions and 0 deletions

26
3P/wiringPi/README.TXT Normal file
View File

@@ -0,0 +1,26 @@
wiringPi README
===============
Please note that the official way to get wiringPi is via git from
git.drogon.net and not GitHub.
ie.
git clone git://git.drogon.net/wiringPi
The version of wiringPi held on GitHub by "Gadgetoid" is used to build the
wiringPython, Ruby, Perl, etc. wrappers for these other languages. This
version may lag the official Drogon release. Pull requests may not be
accepted to Github....
Please see
http://wiringpi.com/
for the official documentation, etc. and the best way to submit bug reports, etc.
is by sending an email to projects@drogon.net
Thanks!
-Gordon