完成时钟同步以及页面刷新功能
This commit is contained in:
parent
f65b593f80
commit
0cb04e9b90
7 changed files with 151 additions and 41 deletions
|
|
@ -29,8 +29,9 @@ void tft_ok(void);
|
|||
|
||||
void tft_ret(void);
|
||||
|
||||
void tft_page_refresh(void);
|
||||
|
||||
int16_t get_value_of_kvp(char *name);
|
||||
int16_t *get_value_of_kvp(char *name, uint8_t objn);
|
||||
|
||||
input_limit tft_input_limit(char *name);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue