mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-07 14:24:12 +08:00
加日志调试
This commit is contained in:
parent
25ff7ad798
commit
4d97f9c021
@ -599,7 +599,7 @@ static atp_pageopt_t serve_on_key( atp_callerdata_t data, atp_counter_t index, a
|
||||
}
|
||||
else {
|
||||
char errorstr[64];
|
||||
WAIT_ON_ACT( disp_str( ee_snprintf(errorstr, 64, "返回错了:%d", res) ) );
|
||||
WAIT_ON_ACT( disp_str( ee_snprintf(errorstr, 64, "返回错了:%d", res), 1, NULL ) );
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user