Browse Source

hello.c add 20200821

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

+ 4
- 0
hello.c View File

@@ -9,4 +9,8 @@ void getAge(uint8_t *age)
//
*age = 10;
}
void date_20200821(void)
{
return 20200821;
}


Loading…
Cancel
Save