Skip to content

Commit

Permalink
Run OI terminal on debug port, it doesn't interfere
Browse files Browse the repository at this point in the history
  • Loading branch information
jsphuebner committed Nov 4, 2024
1 parent d2ca6f5 commit 8f0c5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ extern "C" int main(void)
{
PrintTrace();
}
t.Run();
}

return 0;
Expand Down

0 comments on commit 8f0c5d1

Please sign in to comment.