Merge branch 'dev' of https://github.com/grbl/grbl into dev
Conflicts: limits.c
This commit is contained in:
parent
3054b2df77
commit
903b462b2e
14 changed files with 412 additions and 314 deletions
|
|
@ -22,10 +22,8 @@
|
|||
#ifndef stepper_h
|
||||
#define stepper_h
|
||||
|
||||
#include <avr/io.h>
|
||||
|
||||
#ifndef SEGMENT_BUFFER_SIZE
|
||||
#define SEGMENT_BUFFER_SIZE 7
|
||||
#define SEGMENT_BUFFER_SIZE 6
|
||||
#endif
|
||||
|
||||
// Initialize and setup the stepper motor subsystem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue