Skip to content

Commit

Permalink
Update install_fw_nanodv_npi.sh
Browse files Browse the repository at this point in the history
fix bug
  • Loading branch information
BG4TGO authored Jul 25, 2018
1 parent b7e0c0a commit 48fdade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_fw_nanodv_npi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 48fdade

Please sign in to comment.