Update install_fw_nanodv_npi.sh

fix bug
pull/54/head
Tom 8 years ago committed by GitHub
parent b7e0c0ac55
commit 48fdade2f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.