Skip to content
Snippets Groups Projects
Commit 266ff227 authored by daid's avatar daid
Browse files

Merge pull request #1510 from docdawning/Development

Trivial spelling correction
parents 63a5ff7a dfd4e74a
Branches
Tags
No related merge requests found
......@@ -43,7 +43,7 @@ block_t *current_block; // A pointer to the block currently being traced
//===========================================================================
//=============================private variables ============================
//===========================================================================
//static makes it inpossible to be called from outside of this file by extern.!
//static makes it impossible to be called from outside of this file by extern.!
// Variables used by The Stepper Driver Interrupt
static unsigned char out_bits; // The next stepping-bits to be output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment