Skip to content

Commit 8556549

Browse files
committed
fix(usb_uac): fix the example i2c problem
Closes #524
1 parent cc99448 commit 8556549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/usb/device/usb_uac/sdkconfig.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
33
#
44
CONFIG_FREERTOS_HZ=1000
5+
CONFIG_CODEC_I2C_BACKWARD_COMPATIBLE=n

0 commit comments

Comments
 (0)