This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
dylan
/
testTelpo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
Merge branch 'master' of
http://183.238.195.77:10081/dylan/testTelpo
# Conflicts: # hello.c
tags/V2.0
dylan
4 years ago
parent
9dc0c6f0f4
2d3c1f9fb5
commit
d6fbe6f0d9
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
hello.c
+ 5
- 0
hello.c
View File
@@ -4,6 +4,11 @@ void main(void)
printf("hello world!");
}
void getAge(uint8_t *age)
{
//
*age = 10;
}
void getClass(uint8_t *class)
{
Write
Preview
Loading…
Cancel
Save