Fix FYSETC S6 timer conflict (#20044)
This commit is contained in:
parent
4785b04aa1
commit
bdfedf249a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user