mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-07 22:34:12 +08:00
修正编译失败问题
This commit is contained in:
parent
5047eb8295
commit
ead9cf797d
@ -157,7 +157,8 @@ atp_text_t CONFIG_OUTPUT = "[general]\n" \
|
||||
"saveOverride=false\n" \
|
||||
"defaultSave=14\n" \
|
||||
"[by-anod]\n" \
|
||||
"savePolicy=%d"
|
||||
"savePolicy=%d\n";
|
||||
|
||||
extern atp_error_t help_page( atp_text_t *wording, atp_counter_t length );
|
||||
|
||||
#define LIGHT_MIN (MCU_getSystemModel() > 3 ? 16 : 20)
|
||||
|
Loading…
x
Reference in New Issue
Block a user