Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
dylan
/
testTelpo
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
3
Wiki
Actividad
Explorar el Código
add hello.c and readme.md
tags/v1.1.a
dylan
hace 4 años
padre
ce128e3808
commit
44bd562833
Se han
modificado 2 ficheros
con
3 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-1
README.md
+1
-1
hello.c
+ 2
- 1
README.md
Ver fichero
@@ -1,3 +1,4 @@
# testTelpo
telpo test github
telpo test github
# read me
+ 1
- 1
hello.c
Ver fichero
@@ -11,6 +11,6 @@ void getAge(uint8_t *age)
}
void date_20200821(void)
{
return 20200821;
return 20200821
+weeks
;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar