This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
dylan
/
testTelpo
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
3
위키
Activity
소스 검색
hello.c add getClass
tags/V2.0
dylan2
dylan
<497357846@qq.com>
4 년 전
부모
d8b153e283
커밋
9dc0c6f0f4
1개의 변경된 파일
과
5개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
hello.c
+ 5
- 0
hello.c
파일 보기
@@ -3,4 +3,9 @@ void main(void)
{
printf("hello world!");
}
void getClass(uint8_t *class)
{
*class = 5
}
Write
Preview
Loading…
취소
저장