Commit 59c3663
fix: the console print exception issue
When the console window width is less than 68 columns, console prints
"notify exception: invalid string position". The root cause is start
position is out of range.
Signed-off-by: Han Xu <han.xu@nxp.com>1 parent 051561b commit 59c3663
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| 347 | + | |
347 | 348 | | |
348 | 349 | | |
349 | 350 | | |
| |||
0 commit comments