Explorar el Código

add study 0821

tags/v1.1.a
dylan hace 4 años
padre
commit
ce128e3808
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      study/study.c

+ 4
- 0
study/study.c Ver fichero

@@ -24,4 +24,8 @@ uint8_t study_get_temperature(void)
void study_holiday(void) // 2020-8-20
{
}
void study_getName(void)
{
return name;
}

Cargando…
Cancelar
Guardar