Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
heuzef
/
WiringPi
espelho de
https://github.com/WiringPi/WiringPi.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
9
Wiki
Trabalho
Ver a proveniência
Adding note about pin changes between board revisions
pull/6/head
Nelson Neves
há 12 anos
ascendente
924af874e0
cometimento
539ae53365
1 ficheiros alterados
com
2 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-0
examples/wfi.c
+ 2
- 0
examples/wfi.c
Ver ficheiro
@@ -35,7 +35,9 @@
// What BCM_GPIO input are we using?
// GPIO 0 is one of the I2C pins with an on-board pull-up
// Please note that on PCB REV2.0 GPIO0 is now GPIO2
#define BUTTON_PIN 0
//#define BUTTON_PIN 2
// Debounce time in mS
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar