fixed bug that causes some DACs to fail after first plugin
This commit is contained in:
		
							parent
							
								
									8ac4089aa0
								
							
						
					
					
						commit
						5779320f68
					
				|  | @ -61,6 +61,8 @@ target_compile_definitions(ploopy_headphones PRIVATE | ||||||
| 
 | 
 | ||||||
|     # make the git hash available to the firmware |     # make the git hash available to the firmware | ||||||
|     GIT_HASH="${GIT_HASH}" |     GIT_HASH="${GIT_HASH}" | ||||||
|  | 
 | ||||||
|  |     PICO_XOSC_STARTUP_DELAY_MULTIPLIER=64 | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| pico_enable_stdio_usb(ploopy_headphones 0) | pico_enable_stdio_usb(ploopy_headphones 0) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 ploopyco
						ploopyco