Clean up some trailing spaces
This commit is contained in:
parent
312f63dbe8
commit
76c92a1fab
4 changed files with 5 additions and 5 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#include <math.h>
|
||||
|
||||
extern float destination[XYZE];
|
||||
|
||||
|
||||
#if AVR_AT90USB1286_FAMILY // Teensyduino & Printrboard IDE extensions have compile errors without this
|
||||
inline void set_current_to_destination() { COPY(current_position, destination); }
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue