renamed config.* to settings.*
This commit is contained in:
parent
682e23eb7b
commit
d00947a23a
10 changed files with 16 additions and 16 deletions
|
|
@ -23,7 +23,7 @@
|
|||
by David A. Mellis */
|
||||
|
||||
#include "stepper.h"
|
||||
#include "config.h"
|
||||
#include "settings.h"
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <util/delay.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue