Minimal include for speed_lookuptable

master
Scott Lahteine 7 years ago
parent 9edefa645d
commit 203a445bc1

@ -23,7 +23,7 @@
#ifndef SPEED_LOOKUPTABLE_H #ifndef SPEED_LOOKUPTABLE_H
#define SPEED_LOOKUPTABLE_H #define SPEED_LOOKUPTABLE_H
#include "Marlin.h" #include "MarlinConfig.h"
#if F_CPU == 16000000 #if F_CPU == 16000000

Loading…
Cancel
Save