mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-06 13:54:09 +08:00
修正记忆项目失败的代码
This commit is contained in:
parent
ef0e33a397
commit
ceedbba475
@ -377,10 +377,10 @@ static atp_pageopt_t serve_on_key( atp_callerdata_t data, atp_counter_t index, a
|
||||
#define DISP_KEYS 3
|
||||
|
||||
uint8_t status = DISP_REGION;
|
||||
atp_counter_t defi = 0;
|
||||
acl_entryid_t eid = 0;
|
||||
while( status != DISP_DONE )
|
||||
{
|
||||
atp_counter_t defi = 0;
|
||||
acl_entryid_t eid = 0;
|
||||
if( status == DISP_REGION )
|
||||
{
|
||||
res = atp_select("选择一个金手指配置", len, select_region, NULL, NULL, defi, 0, &item );
|
||||
|
Loading…
x
Reference in New Issue
Block a user