Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
visus
/
teensy-core-4.1
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Update core_pins.h
teensy4-core
Xenoamor
hace 9 años
padre
3ebbafe0ab
commit
ab0c1a6a86
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+2
-0
teensy3/core_pins.h
+ 2
- 0
teensy3/core_pins.h
Ver fichero
@@ -40,6 +40,8 @@
#define INPUT 0
#define OUTPUT 1
#define INPUT_PULLUP 2
#define INPUT_PULLDOWN 3
#define OUTPUT_OPENDRAIN 4
#define LSBFIRST 0
#define MSBFIRST 1
#define _BV(n) (1<<(n))
Escribir
Vista previa
Cargando…
Cancelar
Guardar