Update install_fw_nanodv_npi.sh

fix bug
This commit is contained in:
Tom 2018-07-25 09:09:53 +08:00 committed by GitHub
parent b7e0c0ac55
commit 48fdade2f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,5 +73,5 @@ fi
sudo killall MMDVMHost >/dev/null 2>&1
# Upload the firmware
eval sudo $STM32FLASH -v -w nano_dv_fw.bin -g 0x0 -R -i 67,-66,66:-67,66 /dev/ttyAMA0
eval sudo $STM32FLASH -v -w nanodv_npi_fw.bin -g 0x0 -R -i 67,-66,66:-67,66 /dev/ttyAMA0