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
{{ message }}
This repository was archived by the owner on Jun 15, 2020. It is now read-only.
Eh,I want to add a fuction that the camera take photo after pressing a button.I refer to esp-idf->peripherals->gpio demo and found that gpio_install_isr_service is incompatible with gpio_isr_register().So sad.
Do you have a plan to add a button function.