Skip to content

Commit

Permalink
add its own x20 header file to this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Consti10 authored Apr 19, 2024
1 parent 83c008c commit b60e00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ls
cmake -B build -DCMAKE_INSTALL_PREFIX="/opt/fpv/usr/local"
sudo cmake --build build --target install
echo $PWD
#cp other/Header.h264 /opt/fpv/usr/local/bin/
cp other/x20_header.h264 /opt/fpv/usr/local/bin/

VERSION="1.2-$(date -d '+1 hour' +'%m-%d-%Y--%H-%M-%S')"
VERSION=$(echo "$VERSION" | sed 's/\//-/g')
Expand Down

0 comments on commit b60e00f

Please sign in to comment.