DevTerm/README.TXT
cuu 474f163b53 Squashed 'Code/devterm_wiringpi_cpi/' content from commit f06b33c
git-subtree-dir: Code/devterm_wiringpi_cpi
git-subtree-split: f06b33c66b5ea2befad8f6b39f521a498993cb2c
2021-08-23 15:47:39 +08:00

37 lines
946 B
Plaintext

Note
====
This is an unofficial mirror of WiringPi to support ports (Python/Ruby/etc).
Please do not email Gordon if you have issues, he will not be able to help.
Pull-requests are not currently accepted, since this is a mirror.
For support, comments, questions, etc please join the WiringPi Discord channel: https://discord.gg/SM4WUVG
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