Browse Source

add study 0821

tags/v1.1.a
dylan 4 years ago
parent
commit
ce128e3808
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      study/study.c

+ 4
- 0
study/study.c View File

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

Loading…
Cancel
Save