소스 검색

add hello.c and readme.md

tags/v1.1.a
dylan 4 년 전
부모
커밋
44bd562833
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -1
      README.md
  2. +1
    -1
      hello.c

+ 2
- 1
README.md 파일 보기

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

telpo test github
telpo test github
# read me

+ 1
- 1
hello.c 파일 보기

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


Loading…
취소
저장