mirror of
https://github.com/armink/EasyLogger.git
synced 2025-01-19 15:52:53 +08:00
1、【修改】RT-Thread Demo 一处代码格式。
Signed-off-by: armink <armink.ztl@gmail.com>
This commit is contained in:
parent
43e1955c5e
commit
afe59ec04a
@ -172,7 +172,7 @@ static rt_err_t exception_hook(void *context) {
|
||||
|
||||
/* write all buffered log to flash */
|
||||
elog_flash_flush();
|
||||
while(1);
|
||||
while(1);
|
||||
|
||||
return RT_EOK;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user