mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[audio] Bugfix: fix flac decoding glitches by using esp-audio-libs v1.1.3 (#8431)
This commit is contained in:
		| @@ -118,4 +118,4 @@ def final_validate_audio_schema( | ||||
|  | ||||
|  | ||||
| async def to_code(config): | ||||
|     cg.add_library("esphome/esp-audio-libs", "1.1.2") | ||||
|     cg.add_library("esphome/esp-audio-libs", "1.1.3") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user