formatting
This commit is contained in:
parent
5694310a40
commit
dad9db1b02
6 changed files with 6 additions and 16 deletions
|
|
@ -29,7 +29,8 @@
|
|||
#include "stepper_plan.h"
|
||||
#include "wiring_serial.h"
|
||||
|
||||
int32_t position[3]; // The current position of the tool in absolute steps
|
||||
// The current position of the tool in absolute steps
|
||||
int32_t position[3];
|
||||
|
||||
void mc_init()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue