浏览代码

hello.c delect something

tags/V2.0
dylan2 dylan <497357846@qq.com> 4 年前
父节点
当前提交
345993eb44
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. +0
    -4
      hello.c

+ 0
- 4
hello.c 查看文件

@@ -10,7 +10,3 @@ void getAge(uint8_t *age)
*age = 10;
}

void getClass(uint8_t *class)
{
*class = 5
}

正在加载...
取消
保存