Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
Gordon Henderson 0a9fdeb29d Minor changes to the PiGlow code - got the orange & yellow the right way 10 роки тому
devLib Minor changes to the PiGlow code - got the orange & yellow the right way 10 роки тому
examples Minor changes to the PiGlow code - got the orange & yellow the right way 10 роки тому
gpio Minor changes to the PiGlow code - got the orange & yellow the right way 10 роки тому
pins Minor changes to the PiGlow code - got the orange & yellow the right way 10 роки тому
wiringPi Minor changes to the PiGlow code - got the orange & yellow the right way 10 роки тому
COPYING.LESSER Initial move to GIT 12 роки тому
INSTALL wiringPi Version 2 - First commit (of v2) 11 роки тому
People More typos, added mcp3004/mcp3008 11 роки тому
README.TXT wiringPi Version 2 - First commit (of v2) 11 роки тому
build Fixed a bug in the gpio readall command on model B's (caused by a side-effect 10 роки тому

README.TXT


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