mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572)
This commit is contained in:
		
							parent
							
								
									625671d1cf
								
							
						
					
					
						commit
						d136d49053
					
				@ -31,10 +31,6 @@
 | 
				
			|||||||
#    include "rgblight.h"
 | 
					#    include "rgblight.h"
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#if defined(SPLIT_WATCHDOG_ENABLE)
 | 
					 | 
				
			||||||
#    include "bootloader.h"
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifndef SPLIT_USB_TIMEOUT
 | 
					#ifndef SPLIT_USB_TIMEOUT
 | 
				
			||||||
#    define SPLIT_USB_TIMEOUT 2000
 | 
					#    define SPLIT_USB_TIMEOUT 2000
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user