Fix FYSETC S6 timer conflict (#20044)

This commit is contained in:
Jason Smith 2020-11-06 21:49:53 -08:00 committed by GitHub
parent 4785b04aa1
commit bdfedf249a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,8 +34,8 @@
#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
#endif
// Change the priority to 3. Priority 2 is for software serial.
//#define TEMP_TIMER_IRQ_PRIO 3
// Avoid conflict with TIMER_TONE defined in variant
#define STEP_TIMER 10
//
// EEPROM Emulation