So i have been trying to reverse engineer it. but there are a lot of #if statements and configuration references that I can't seem to find.
for example the
Code: Select all
capture_stream_main.cCode: Select all
example_video_init()like
Code: Select all
#if CONFIG_EXAMPLE_SCCB_I2C_INIT_SET_BY_APPI want to set these things up correctly for my project. but I am so lost on how I am supposed to do it if they don't show up in idf.py menuconfig