Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
dylan
/
testTelpo
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
3
Wiki
Atividade
Ver código fonte
add hello.c and readme.md
tags/v1.1.a
dylan
4 anos atrás
pai
ce128e3808
commit
44bd562833
2 arquivos alterados
com
3 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-1
README.md
+1
-1
hello.c
+ 2
- 1
README.md
Ver arquivo
@@ -1,3 +1,4 @@
# testTelpo
telpo test github
telpo test github
# read me
+ 1
- 1
hello.c
Ver arquivo
@@ -11,6 +11,6 @@ void getAge(uint8_t *age)
}
void date_20200821(void)
{
return 20200821;
return 20200821
+weeks
;
}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar