修改9
This commit is contained in:
parent
af6703e8ac
commit
4c19425f83
|
@ -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();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user