forked from ROMEO/obsw
todo
This commit is contained in:
parent
e538dd132e
commit
15478854f5
@ -27,6 +27,7 @@ fn panic(panic: &PanicInfo<'_>) -> ! {
|
||||
unsafe {
|
||||
stopIt();
|
||||
}
|
||||
// TODO: Make this unicode-safe
|
||||
sif!("In Task \"");
|
||||
unsafe {
|
||||
let task_name = getTaskName();
|
||||
|
Loading…
x
Reference in New Issue
Block a user