Skip to content

Commit bb4c016

Browse files
peter-marcisovskyespressif-bot
authored andcommitted
fix(usb_host): Updaing changed Kconfig value from usb_host_uvc component in UVC example
1 parent ba0b61d commit bb4c016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/peripherals/usb/host/uvc/sdkconfig.defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
1010
#
1111
CONFIG_USB_HOST_CONTROL_TRANSFER_MAX_SIZE=3000
1212
CONFIG_USB_HOST_HW_BUFFER_BIAS_IN=y
13-
CONFIG_PRINTF_UVC_CONFIGURATION_DESCRIPTOR=y
13+
CONFIG_UVC_PRINTF_CONFIGURATION_DESCRIPTOR=y

0 commit comments

Comments
 (0)