Selaa lähdekoodia

Fix TEMP_TIMER in pins_STEVAL.h (#12994)

Bob Kuhn 6 vuotta sitten
vanhempi
commit
7c1a5e3c47
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      Marlin/src/pins/pins_STEVAL.h

+ 1
- 0
Marlin/src/pins/pins_STEVAL.h Näytä tiedosto

28
   #define MACHINE_NAME "STEVAL-3DP001V1"
28
   #define MACHINE_NAME "STEVAL-3DP001V1"
29
 #endif
29
 #endif
30
 
30
 
31
+#undef  TEMP_TIMER
31
 #define TEMP_TIMER 9 // the Marlin default of timer 7 doesn't exist on the STM32MF401 series
32
 #define TEMP_TIMER 9 // the Marlin default of timer 7 doesn't exist on the STM32MF401 series
32
 
33
 
33
 //
34
 //

Loading…
Peruuta
Tallenna