mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-15 06:45:05 +00:00
Update am_fix.c
This commit is contained in:
parent
8b2f7b0c99
commit
f75faa4c38
1 changed files with 2 additions and 2 deletions
4
am_fix.c
4
am_fix.c
|
@ -272,7 +272,7 @@ switch (gCurrentFunction)
|
|||
|
||||
return;
|
||||
default:
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
#ifdef ENABLE_AM_FIX_SHOW_DATA
|
||||
|
@ -399,4 +399,4 @@ void AM_fix_enable(bool on)
|
|||
{
|
||||
enabled = on;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue