Skip to content

Commit 7720224

Browse files
committed
fix(example): Remove face detection description as no longer supported.
1 parent 14c3e2e commit 7720224

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libraries/ESP32/examples/Camera/CameraWebServer/board_config.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// Partial images will be transmitted if image exceeds buffer size
44
//
55
// You must select partition scheme from the board menu that has at least 3MB APP space.
6-
// Face Recognition is DISABLED for ESP32 and ESP32-S2, because it takes up from 15
7-
// seconds to process single frame. Face Detection is ENABLED if PSRAM is enabled as well
86
// ===================
97
// Select camera model
108
// ===================

0 commit comments

Comments
 (0)