mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
[i2s_audio] Correct a microphone with a DC offset signal (#8751)
This commit is contained in:
@@ -10,6 +10,7 @@ microphone:
|
||||
adc_type: external
|
||||
pdm: false
|
||||
mclk_multiple: 384
|
||||
correct_dc_offset: true
|
||||
on_data:
|
||||
- if:
|
||||
condition:
|
||||
|
Reference in New Issue
Block a user