Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
visus
/
teensy-cores
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Fix digitalRead() while pin is output mode
main
PaulStoffregen
hace 6 años
padre
84b430f967
commit
66b0de6c15
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Unificar vista
Mostrar estadísticas de diff
+1
-1
teensy4/digital.c
+ 1
- 1
teensy4/digital.c
Ver fichero
*(p->pad) = IOMUXC_PAD_HYS;
*(p->pad) = IOMUXC_PAD_HYS;
}
}
}
}
*(p->mux) = 5;
*(p->mux) = 5
| 0x10
;
}
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar