Browse Source

Fix minirambo build

Alex Voinea 2 năm trước cách đây
mục cha
commit
f5840e1b02
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      Firmware/stepper.cpp

+ 2 - 0
Firmware/stepper.cpp

@@ -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