diff --git a/user_space/get_fpga.sh b/user_space/get_fpga.sh index 9f049d0..9a698ed 100755 --- a/user_space/get_fpga.sh +++ b/user_space/get_fpga.sh @@ -22,7 +22,7 @@ cd $OPENWIFI_DIR/ git submodule init openwifi-hw git submodule update openwifi-hw cd openwifi-hw -git checkout zcu102_fmcs2 +git checkout master git pull cd $home_dir