We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3eafa commit 23bd13dCopy full SHA for 23bd13d
tools/update-components.sh
@@ -21,7 +21,7 @@ TINYUSB_REPO_URL="https://github.com/hathach/tinyusb.git"
21
#
22
# Arduino needs cam_hal.h from esp32-camera in include folder
23
24
-cp "$AR_COMPS/esp32-camera/driver/private_include/cam_hal.h" "$AR_COMPS/esp32-camera/driver/include/"
+# cp "$AR_COMPS/esp32-camera/driver/private_include/cam_hal.h" "$AR_COMPS/esp32-camera/driver/include/"
25
26
27
# CLONE/UPDATE ESP-LITTLEFS v1.10.0 commit 032f9...
0 commit comments