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
Add SERIAL_PORT definitions for Teensy 2.x
main
PaulStoffregen
hace 10 años
padre
3b066ac09b
commit
e4155125af
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+5
-0
teensy/pins_arduino.h
+ 5
- 0
teensy/pins_arduino.h
Ver fichero
@@ -148,4 +148,9 @@ static inline uint8_t digitalPinToTimer(uint8_t pin)
}
}
#define SERIAL_PORT_MONITOR Serial
#define SERIAL_PORT_USBVIRTUAL Serial
#define SERIAL_PORT_HARDWARE Serial1
#define SERIAL_PORT_HARDWARE_OPEN Serial1
#endif
Escribir
Vista previa
Cargando…
Cancelar
Guardar