Fix minirambo build
This commit is contained in:
parent
d1c545fdd6
commit
f5840e1b02
|
|
@ -44,6 +44,8 @@ int fsensor_counter; //counter for e-steps
|
||||||
#include "mmu.h"
|
#include "mmu.h"
|
||||||
#include "ConfigurationStore.h"
|
#include "ConfigurationStore.h"
|
||||||
|
|
||||||
|
#include "Prusa_farm.h"
|
||||||
|
|
||||||
#ifdef DEBUG_STACK_MONITOR
|
#ifdef DEBUG_STACK_MONITOR
|
||||||
uint16_t SP_min = 0x21FF;
|
uint16_t SP_min = 0x21FF;
|
||||||
#endif //DEBUG_STACK_MONITOR
|
#endif //DEBUG_STACK_MONITOR
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue