mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2025-12-06 07:02:00 +01:00
Updating README
This commit is contained in:
parent
f523fdd369
commit
d64de29b0d
|
|
@ -60,7 +60,12 @@ Download the script (*.sh) that matches with your ZUMspot/MMDVM_HS board:
|
|||
- install_fw_usb.sh: only for ZUMspot USB dongle
|
||||
- install_fw_duplex.sh: only for MMDVM_HS with dual ADF7021
|
||||
|
||||
make the script executable (for example for ZUMspot RPi):
|
||||
For example, download the ZUMspot RPi upgrade script:
|
||||
|
||||
cd ~
|
||||
curl -OL https://raw.github.com/juribeparada/MMDVM_HS/master/scripts/install_fw_rpi.sh
|
||||
|
||||
make the script executable:
|
||||
|
||||
chmod +x install_fw_rpi.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue