Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572)
This commit is contained in:
parent
625671d1cf
commit
d136d49053
1 changed files with 0 additions and 4 deletions
|
@ -31,10 +31,6 @@
|
|||
# include "rgblight.h"
|
||||
#endif
|
||||
|
||||
#if defined(SPLIT_WATCHDOG_ENABLE)
|
||||
# include "bootloader.h"
|
||||
#endif
|
||||
|
||||
#ifndef SPLIT_USB_TIMEOUT
|
||||
# define SPLIT_USB_TIMEOUT 2000
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue