Update install_fw_nanodv_npi.sh

This commit is contained in:
Tom 2019-03-06 12:50:02 +08:00 committed by GitHub
parent 9fe7d1a2a1
commit 5a45650c12
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 nanodv_npi_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 66,-67,67:-66,67 /dev/ttyAMA0