Skip to content

Commit 4335c93

Browse files
authored
Merge pull request #704 from jaguilar/patch-1
Remove instruction to call camera_probe
2 parents 229adc6 + e61e9da commit 4335c93

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

driver/include/esp_camera.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,6 @@ typedef struct {
178178
/**
179179
* @brief Initialize the camera driver
180180
*
181-
* @note call camera_probe before calling this function
182-
*
183181
* This function detects and configures camera over I2C interface,
184182
* allocates framebuffer and DMA buffers,
185183
* initializes parallel I2S input, and sets up DMA descriptors.

0 commit comments

Comments
 (0)