mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-01-09 10:09:57 +01:00
Update and rename install_fw_nanodv.sh to install_fw_nanodv_npi.sh
This commit is contained in:
parent
169ab45e9c
commit
ba97bd2cde
|
|
@ -23,7 +23,7 @@ FW_VERSION="v1.4.3"
|
|||
MAC_DEV_USB_SER="/dev/cu.usbmodem1441"
|
||||
|
||||
# Download latest firmware for Nano DV
|
||||
curl -OL https://github.com/juribeparada/MMDVM_HS/releases/download/$FW_VERSION/nano_dv_fw.bin
|
||||
curl -OL https://github.com/juribeparada/MMDVM_HS/releases/download/$FW_VERSION/nanodv_npi_fw.bin
|
||||
|
||||
# Download STM32F10X_Lib (only for binary tools)
|
||||
if [ ! -d "./STM32F10X_Lib/utils" ]; then
|
||||
Loading…
Reference in a new issue