refactored compile time settings back into a new file called config.h
This commit is contained in:
parent
d00947a23a
commit
6d3ff506e8
8 changed files with 112 additions and 86 deletions
|
|
@ -23,6 +23,7 @@
|
|||
by David A. Mellis */
|
||||
|
||||
#include "stepper.h"
|
||||
#include "config.h"
|
||||
#include "settings.h"
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue