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
hello.c add 20200821
tags/v1.1.a
dylan
4 years ago
parent
f0c5449b96
commit
387dc7e4fc
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
hello.c
+ 4
- 0
hello.c
View File
@@ -9,4 +9,8 @@ void getAge(uint8_t *age)
//
*age = 10;
}
void date_20200821(void)
{
return 20200821;
}
Write
Preview
Loading…
Cancel
Save