Lights-On-42

Results 3 comments of Lights-On-42

Hello serifpersia, I have looked in many files and found this code: case ENUM_STAGE_CHECK_SHORT_CONFIG_DESC: { usb_config_desc_t *cfg_desc = (usb_config_desc_t *)(enum_done->transfer.data_buffer + sizeof(usb_setup_packet_t)); full_config_length = cfg_desc->wTotalLength; UVC_CHECK_GOTO(full_config_length

Thanks, I have change the Parameter in the sdkconfig in my folder. But the problem is the same. how it is possiply to change the parameter and compile it? Do...

Hello serifpersia, i have a functionally esp-idf in visual studio code on windows and in this projekt it works on my esp32s3. Can you please give me a explanation how...