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
add check error!
tags/v1.1.a
dylan
4 years ago
parent
1c80f06fa3
commit
0b9d03313f
1 changed files
with
5 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
4G/4g.c
+ 5
- 0
4G/4g.c
View File
@@ -11,4 +11,9 @@ void sch_4g_set_parameter(char * param)
void sch_4g_get_parameter(char *param)
void sch_4g_get_parameter(char *param)
{
{
}
void sch_4g_check_error(void)
{
}
}
Write
Preview
Loading…
Cancel
Save