Function ndless::ndless::bkpt

source ·
pub fn bkpt()
Expand description

Trigger a breakpoint. If no debugger is connected (i.e. a physical calculator), the calculator will reset. This function will do nothing if compiled in release mode, allowing you to leave this in when compiling for an actual calculator.