This commit is contained in:
wujiahao17 2024-08-21 21:25:04 +08:00
parent af6703e8ac
commit 4c19425f83

View File

@ -53,8 +53,8 @@ ptu32_t djy_main(void)
// 点屏 // 点屏
Lcd_BackLight_OnOff(1); Lcd_BackLight_OnOff(1);
// 安装utf8字符集 // 安装utf8字符集
ModuleInstall_CharsetUtf8(NULL); // ModuleInstall_CharsetUtf8(NULL);
OTA_Initialize(); // OTA_Initialize();
enter_to_page1(); enter_to_page1();