This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
sebastian
/
CoffeePi
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
9df08655f4
Ramos
Etiquetas
master
CoffeePi
/
Scripts
/
leerbezug.sh
leerbezug.sh
65 B
Histórico
Em bruto
1
2
3
4
5
6
7
#!/bin/bash
PIN=25
gpio write $PIN 0
sleep 6
gpio write $PIN 1