Index: action.c =================================================================== --- action.c (revision 25769) +++ action.c (revision 25770) @@ -64,6 +64,7 @@ PCB_ACT_FAIL(AutoRoute); return 1; } + pcb_hid_busy(PCB, 0); PCB_ACT_IRES(0); return 0; }