mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	[Bug] Fix timer include in override_wiring.c (#15221)
* [Bug] Fix timer include in override_wiring.c * add platforms to keep parity with old method
This commit is contained in:
		
							parent
							
								
									2728603fe6
								
							
						
					
					
						commit
						ac00b6da29
					
				| @ -3,7 +3,7 @@ | ||||
|  */ | ||||
| #define __DELAY_BACKWARD_COMPATIBLE__ | ||||
| #include <util/delay.h> | ||||
| #include "common/timer.h" | ||||
| #include "platforms/timer.h" | ||||
| 
 | ||||
| 
 | ||||
| unsigned long millis(void) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Drashna Jaelre
						Drashna Jaelre