This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
heuzef
/
WiringPi
огледало од
https://github.com/WiringPi/WiringPi.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
9
Вики
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
187
Комити
10
Гране
15 MiB
C
92.9%
Makefile
3.1%
Shell
2.1%
Roff
1.2%
TeX
0.7%
Дрво:
66f6c0d71e
bugfix
cmake
deb-packaging
develop
docu
example
master
pcie
ubuntu
unittest
3.10
3.8
3.6
3.4
3.2
3.1
3.0
2.61-1
final_official_2.50
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '66f6c0d71e'
${ noResults }
WiringPi
/
debian-template
/
wiringPi
/
DEBIAN
/
postinst
6 lines
98 B
Датотека
Blame
Историја
#!/bin/sh
set -e
/bin/chown root.root /usr/bin/gpio
/bin/chmod 4755 /usr/bin/gpio
/sbin/ldconfig