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
70b6c41aa7
commit
2a63bb9dba
@ -127,7 +127,7 @@ static atp_error_t config_item( atp_callerdata_t data, atp_counter_t index, atp_
|
||||
{
|
||||
ee_snprintf(buf, sizeof(buf), "%d", g_oafConfig.backlight);
|
||||
cfg->text = "屏幕亮度";
|
||||
cfg->extra_text = buf;
|
||||
cfg->extra_text = "100";
|
||||
}
|
||||
else if( index == 1 )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user