Fix minirambo build

This commit is contained in:
Alex Voinea 2022-08-28 20:20:12 +03:00 committed by DRracer
parent d1c545fdd6
commit f5840e1b02
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ int fsensor_counter; //counter for e-steps
#include "mmu.h"
#include "ConfigurationStore.h"
#include "Prusa_farm.h"
#ifdef DEBUG_STACK_MONITOR
uint16_t SP_min = 0x21FF;
#endif //DEBUG_STACK_MONITOR