Skip to content

Commit

Permalink
Merge pull request #704 from jaguilar/patch-1
Browse files Browse the repository at this point in the history
Remove instruction to call camera_probe
  • Loading branch information
me-no-dev authored Nov 26, 2024
2 parents 229adc6 + e61e9da commit 4335c93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions driver/include/esp_camera.h
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,6 @@ typedef struct {
/**
* @brief Initialize the camera driver
*
* @note call camera_probe before calling this function
*
* This function detects and configures camera over I2C interface,
* allocates framebuffer and DMA buffers,
* initializes parallel I2S input, and sets up DMA descriptors.
Expand Down

0 comments on commit 4335c93

Please sign in to comment.