simplified the includes, makefile now works with arduino23
This commit is contained in:
parent
3c1a4aac2b
commit
57f9359a41
19 changed files with 81 additions and 86 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef THERMISTORTABLES_H_
|
||||
#define THERMISTORTABLES_H_
|
||||
|
||||
#include <avr/pgmspace.h>
|
||||
#include "Marlin.h"
|
||||
|
||||
#define OVERSAMPLENR 16
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue