Browse Source

add get parameter!

tags/v1.1.a
dylan2 dylan <497357846@qq.com> 4 years ago
parent
commit
1c80f06fa3
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      4G/4g.c

+ 4
- 0
4G/4g.c View File

@@ -7,4 +7,8 @@ void sch_4g_init(void)
void sch_4g_set_parameter(char * param)
{
}

void sch_4g_get_parameter(char *param)
{
}

Loading…
Cancel
Save