WARDuino
WARDuino copied to clipboard
Add compilation option for WARDuino without debugger
The debugger is increasingly slowing down the interpretation. We need to quantify this impact. In case it is significantly slower, we should be able to run WARDuino without that code.
Adding the hold on
and question
labels until we know what impact the debugger has on execution speed.