Kaynağa Gözat

add hello.c and readme.md

tags/v1.1.a
dylan 4 yıl önce
ebeveyn
işleme
44bd562833
2 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. +2
    -1
      README.md
  2. +1
    -1
      hello.c

+ 2
- 1
README.md Dosyayı Görüntüle

@@ -1,3 +1,4 @@
# testTelpo

telpo test github
telpo test github
# read me

+ 1
- 1
hello.c Dosyayı Görüntüle

@@ -11,6 +11,6 @@ void getAge(uint8_t *age)
}
void date_20200821(void)
{
return 20200821;
return 20200821+weeks;
}


Yükleniyor…
İptal
Kaydet