We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61564a9 + 5412c05 commit 32e3840Copy full SHA for 32e3840
1 file changed
platforms/tab5/main/hal/components/hal_camera.cpp
@@ -6,6 +6,7 @@
6
#include <driver/gpio.h>
7
#include <fcntl.h>
8
#include <memory>
9
+#include <mutex>
10
#include <mooncake_log.h>
11
#include <stdlib.h>
12
#include <string.h>
0 commit comments