Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Gordon Henderson 7cb817498e OK, so an easier way to manage versions. 9 anos atrás
debian/wiringPi/DEBIAN OK, so an easier way to manage versions. 9 anos atrás
devLib OK, so an easier way to manage versions. 9 anos atrás
examples Minor changes to the PiGlow code - got the orange & yellow the right way 10 anos atrás
gpio OK, so an easier way to manage versions. 9 anos atrás
pins Minor changes to the PiGlow code - got the orange & yellow the right way 10 anos atrás
wiringPi OK, so an easier way to manage versions. 9 anos atrás
COPYING.LESSER Initial move to GIT 12 anos atrás
INSTALL wiringPi Version 2 - First commit (of v2) 11 anos atrás
People More typos, added mcp3004/mcp3008 11 anos atrás
README.TXT wiringPi Version 2 - First commit (of v2) 11 anos atrás
VERSION OK, so an easier way to manage versions. 9 anos atrás
build OK, so an easier way to manage versions. 9 anos atrás

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