mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Fix panic register dump format
This commit is contained in:
parent
ca9f62ad77
commit
08f11e4c53
@ -352,8 +352,8 @@ static void commonErrorHandler(XtExcFrame *frame)
|
||||
panicPutHex(regs[x + y + 1]);
|
||||
panicPutStr(" ");
|
||||
}
|
||||
panicPutStr("\r\n");
|
||||
}
|
||||
panicPutStr("\r\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user