From b39e675e5fc6b235fc42517d15f97c2848030c5c Mon Sep 17 00:00:00 2001 From: dylan <497357846@qq.com> Date: Mon, 24 Aug 2020 16:15:14 +0800 Subject: [PATCH] dylan1: 4G add new! 20200824 # Conflicts: # 4G/4g.c --- 4G/4g.c | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/4G/4g.c b/4G/4g.c index 1f384a4..e0c1d3e 100644 --- a/4G/4g.c +++ b/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() +{ + } \ No newline at end of file