V4.4.19_beta update

This commit is contained in:
CChen616
2024-04-29 16:20:28 +08:00
parent 9618b8bfca
commit bb8598ec34
11 changed files with 233 additions and 38 deletions

View File

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