V4.4.19 update

This commit is contained in:
CChen616
2024-05-03 09:57:27 +08:00
parent d1d606ada4
commit 0ce78cc607
9 changed files with 173 additions and 22 deletions

View File

@@ -255,4 +255,8 @@ void refresh_page_auto_unload();
int get_mks_ethernet();
void set_mks_ethernet(int target);
std::string hex_to_utf8(const std::string& hex);
void check_print_interrupted();
#endif