Skip to content
Snippets Groups Projects
Commit 373da08f authored by Vladislav Vlasuk's avatar Vladislav Vlasuk
Browse files

Update setup-build-env.sh

parent 87be8d97
No related branches found
No related tags found
No related merge requests found
Pipeline #186143 failed
......@@ -22,10 +22,8 @@ cd /root/Arduino/libraries
git clone https://github.com/bxparks/EpoxyDuino.git
git clone https://github.com/bxparks/AUnit.git
git clone https://git-ce.rwth-aachen.de/thk_libs/microcontrollers/thk_espcamdriver.git
git clone https://github.com/espressif/esp32-camera.git
cd -
cp -r thk_EspCamDriver.h
cp -r thk_EspCamDriver.cpp
cp -r *
cp -r src/* /root/Arduino/libraries
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment