Jason Smith
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
Marlin/src/pins/stm32f4/pins_FYSETC_S6.h
|
@ -34,8 +34,8 @@ |
|
|
#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME |
|
|
#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
// Change the priority to 3. Priority 2 is for software serial.
|
|
|
// Avoid conflict with TIMER_TONE defined in variant
|
|
|
//#define TEMP_TIMER_IRQ_PRIO 3
|
|
|
#define STEP_TIMER 10 |
|
|
|
|
|
|
|
|
//
|
|
|
//
|
|
|
// EEPROM Emulation
|
|
|
// EEPROM Emulation
|
|
|