Explorar el Código

dylan1: 4G add new! 20200824

# Conflicts:
#	4G/4g.c
SCH_4G
dylan hace 4 años
padre
commit
b39e675e5f
Se han modificado 1 ficheros con 25 adiciones y 0 borrados
  1. +25
    -0
      4G/4g.c

+ 25
- 0
4G/4g.c Ver fichero

@@ -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()
{
}

Cargando…
Cancelar
Guardar