Skip to content

Commit 23bd13d

Browse files
authored
changed folder of webcam *.h
1 parent 6c3eafa commit 23bd13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/update-components.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ TINYUSB_REPO_URL="https://github.com/hathach/tinyusb.git"
2121
#
2222
# Arduino needs cam_hal.h from esp32-camera in include folder
2323
#
24-
cp "$AR_COMPS/esp32-camera/driver/private_include/cam_hal.h" "$AR_COMPS/esp32-camera/driver/include/"
24+
# cp "$AR_COMPS/esp32-camera/driver/private_include/cam_hal.h" "$AR_COMPS/esp32-camera/driver/include/"
2525

2626
#
2727
# CLONE/UPDATE ESP-LITTLEFS v1.10.0 commit 032f9...

0 commit comments

Comments
 (0)