You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use an LCD screen in a Dueros example, referring to the esp-box chatgpt_demo, and calling bsp_i2c_init(). When compiling, the error "No such file or directory" appears. Which library is the bsp_i2c_init function in? How do I configure it to use it properly?
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Compilation problem: bsp/esp-bsp.h:No such file or directory
Compilation problem: bsp/esp-bsp.h:No such file or directory (AUD-5672)
Sep 5, 2024
I am trying to use an LCD screen in a Dueros example, referring to the esp-box chatgpt_demo, and calling bsp_i2c_init(). When compiling, the error "No such file or directory" appears. Which library is the bsp_i2c_init function in? How do I configure it to use it properly?
The text was updated successfully, but these errors were encountered: