instant stop of sd prints from the panel.

This commit is contained in:
Bernhard
2011-12-11 22:10:06 +01:00
parent 01001b89d2
commit 82c99625fa
3 changed files with 11 additions and 1 deletions

View File

@ -52,5 +52,5 @@ void finishAndDisableSteppers();
extern block_t *current_block; // A pointer to the block currently being traced
void quickStop();
#endif