Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1b981d4

Browse files
fix frame memroy release in ESP32CameraNaiveMotionDetection
1 parent b96ef50 commit 1b981d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎examples/ESP32CameraNaiveMotionDetection/ESP32CameraNaiveMotionDetection.ino

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ bool capture_still() {
130130
Serial.println("---------------");
131131
#endif
132132

133+
esp_camera_fb_return(frame_buffer);
134+
133135
return true;
134136
}
135137

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /