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
dyaln2: age.c change
tags/V2.0
dylan
4 years ago
parent
86f4dd1bf1
commit
716f1e0439
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
age.c
+ 1
- 1
age.c
View File
@@ -6,5 +6,5 @@ void setAge(uint8_t age)
}
}
uint8_t getAge(void)
uint8_t getAge(void)
{
{
return g_
age
;
return g_
study
;
}
}
Write
Preview
Loading…
Cancel
Save