Browse Source

add check error!

tags/v1.1.a
dylan 4 years ago
parent
commit
0b9d03313f
1 changed files with 5 additions and 0 deletions
  1. +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)
{
} }

Loading…
Cancel
Save