更新UI。增加时间和IP显示
This commit is contained in:
@@ -42,6 +42,10 @@ extern const char *get_var_light_status();
|
||||
extern void set_var_light_status(const char *value);
|
||||
extern const char *get_var_hum_status();
|
||||
extern void set_var_hum_status(const char *value);
|
||||
extern const char *get_var_local_time();
|
||||
extern void set_var_local_time(const char *value);
|
||||
extern const char *get_var_system_ip();
|
||||
extern void set_var_system_ip(const char *value);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user