We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
esp-bsp/esp32_s3_korvo_2/include/bsp/touch.h
Line 34 in 160c0d6
Suggested fix:
#ifdef __cplusplus extern "C" { #endif esp_err_t bsp_touch_new(esp_lcd_touch_handle_t *ret_touch); #ifdef __cplusplus } #endif
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
esp-bsp/esp32_s3_korvo_2/include/bsp/touch.h
Line 34 in 160c0d6
Suggested fix:
The text was updated successfully, but these errors were encountered: