mirror of
https://github.com/synthetos/g2.git
synced 2026-09-22 11:29:24 +08:00
resolved merge conflicts
This commit is contained in:
@@ -281,7 +281,7 @@ stat_t mp_exec_move()
|
||||
if (bf->buffer_state == MP_BUFFER_PREPPED) {
|
||||
if (cm->motion_state == MOTION_RUN) {
|
||||
#if IN_DEBUGGER == 1
|
||||
__asm__("BKPT"); // we are running but don't have a block planned
|
||||
// __asm__("BKPT"); // we are running but don't have a block planned
|
||||
#endif
|
||||
}
|
||||
// We need to have it planned. We don't want to do this here, as it
|
||||
|
||||
Reference in New Issue
Block a user