Skip to content

Commit

Permalink
Merge pull request juribeparada#54 from BG4TGO/master
Browse files Browse the repository at this point in the history
Update install_fw_nanodv_npi.sh
  • Loading branch information
juribeparada authored Jul 25, 2018
2 parents f3cca5a + 48fdade commit 23f1326
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 23f1326

Please sign in to comment.