Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonliang-dev committed Nov 30, 2023
1 parent 05d2e0e commit cd7267a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debugging.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ <h2>With ZeroBrane Studio</h2>
rundebug and ' -mobdebug' or ''
)

return CommandLineRun(cmd, projdir, true, true, nil, nil, nil)
return CommandLineRun(cmd, projdir, true, true)
end,
hasdebugger = true,
scratchextloop = true,
Expand Down

0 comments on commit cd7267a

Please sign in to comment.