Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
visus
/
teensy-sdfat
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Allow printf macro
main
Bill Greiman
hace 7 años
padre
8c750703ff
commit
ffbccb011e
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
SdFat/src/FatLib/StdioStream.h
+ 1
- 1
SdFat/src/FatLib/StdioStream.h
Ver fichero
@@ -58,7 +58,7 @@ const uint8_t UNGETC_BUF_SIZE = 2;
#undef getchar
#undef gets
#undef perror
#undef printf
//
#undef printf
// NOLINT
#undef putc
#undef putchar
#undef puts
Escribir
Vista previa
Cargando…
Cancelar
Guardar