Skip to content

Commit 77411ca

Browse files
Update soft_panic.md
1 parent 1896bbc commit 77411ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/developers/core/soft_panic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
void pxtrt::panic(int code) {
77
soft_panic(code);
88
}
9-
```
9+
```
1010
1111
Here is the implementation of **soft_panic.**
1212

0 commit comments

Comments
 (0)