Checklist
Issue or Suggestion Description
In the doc for esp_camera_init() it is stated:
* Currently this function can only be called once and there is
* no way to de-initialize this module.
Does this mean that the function esp_camera_deinit() is not really a full release of resources?