浏览代码

dylan1: 4G add new! 20200824

# Conflicts:
#	4G/4g.c
SCH_4G
dylan 4 年前
父节点
当前提交
b39e675e5f
共有 1 个文件被更改,包括 25 次插入0 次删除
  1. +25
    -0
      4G/4g.c

+ 25
- 0
4G/4g.c 查看文件

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

void sch_4g_get_parameter(char *param)
{
}

void sch_4g_check_error(void)
{
}

void sch_4g_message(void)
{
printf("hello 20200820 \n");
}

void sch_4g_memu()
{
return 2020.8.22;
}


void sch_20200824_new()
{
}

正在加载...
取消
保存