Pārlūkot izejas kodu

Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1

Bernhard 13 gadus atpakaļ
vecāks
revīzija
71ca78982b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/stepper.cpp

+ 1
- 1
Marlin/stepper.cpp Parādīt failu

@@ -281,7 +281,7 @@ ISR(TIMER1_COMPA_vect)
281 281
   if(busy){ 
282 282
     OCR1A_error = OCR1A;
283 283
     bussy_error = true;
284
-    OCR1A = 0x30000;
284
+    OCR1A = 30000;
285 285
     return; 
286 286
   } // The busy-flag is used to avoid reentering this interrupt
287 287
 

Notiek ielāde…
Atcelt
Saglabāt