mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)
This commit is contained in:
		
							parent
							
								
									bd6d6d93f2
								
							
						
					
					
						commit
						f63c0b7844
					
				| @ -92,6 +92,7 @@ void split_keyboard_setup(void) { | ||||
|    sei(); | ||||
| } | ||||
| 
 | ||||
| void disable_JTAG(void); | ||||
| void keyboard_slave_loop(void) { | ||||
|    // Disable JTAG since we skip calling keyboard_init() on the slave side
 | ||||
|    // Future fix will possible call keyboard_init() on the slave to remove this need
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Drashna Jaelre
						Drashna Jaelre