mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-07 14:24:12 +08:00
修正参数指引页面左下角的tips还在显示的问题
This commit is contained in:
parent
fc30f1754d
commit
aff4319b6c
@ -224,6 +224,7 @@ static atp_pageopt_t config_adjust( atp_callerdata_t, atp_counter_t index, atp_b
|
||||
}
|
||||
else if( start )
|
||||
{
|
||||
atp_tips("", NULL);
|
||||
return ATP_POWER_OFF == help_page( config_help, sizeof(config_help)/sizeof(atp_text_t) )
|
||||
? ATP_POWER_OFF : ATP_PAGE_REFRESH;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user