This commit is contained in:
不吃油炸鸡
2025-11-26 19:22:06 +08:00
parent 0fa51a923b
commit 97f015374f
8 changed files with 25 additions and 25 deletions

View File

@@ -30,7 +30,7 @@ static uint8_t timecount = 0;
void ui_main_page_key_handler(uint8_t key_id)
{
if(key_id == KEYB_NUM) {
PageManager_next();
lv_lib_pm_next();
} else if (key_id == KEYL_NUM) {
// rotation - 90 degrees
// rotation LV_DISPLAY_ROTATION_0/90/180/270