Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
dylan
/
testTelpo
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
3
Wiki
Attività
Sfoglia il codice sorgente
add hello.c and readme.md
tags/v1.1.a
dylan
4 anni fa
parent
ce128e3808
commit
44bd562833
2 ha cambiato i file
con
3 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
README.md
+1
-1
hello.c
+ 2
- 1
README.md
Vedi File
@@ -1,3 +1,4 @@
# testTelpo
telpo test github
telpo test github
# read me
+ 1
- 1
hello.c
Vedi File
@@ -11,6 +11,6 @@ void getAge(uint8_t *age)
}
void date_20200821(void)
{
return 20200821;
return 20200821
+weeks
;
}
Write
Preview
Loading…
Annulla
Salva