get_fpga.h is switch to branch antsdr instead of master

This commit is contained in:
black-pigeon 2021-08-13 17:57:55 +08:00
parent 64ff0923d1
commit 0530334c7a

View File

@ -26,7 +26,7 @@ cd $OPENWIFI_DIR/
git submodule init openwifi-hw
git submodule update openwifi-hw
cd openwifi-hw
git checkout master
git checkout antsdr
git pull
cd $home_dir