mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-05 06:25:09 +00:00
More support for Nano hotSPOT
This commit is contained in:
parent
7cf8b36e95
commit
24402471d6
11 changed files with 103 additions and 19 deletions
|
|
@ -50,4 +50,10 @@ make
|
|||
mv ~/MMDVM_HS/bin/outp.bin ~/MMDVM_HS/bin/mmdvm_hs_hat_fw.bin
|
||||
make clean
|
||||
|
||||
# Building Nano hotSPOT
|
||||
cp ~/MMDVM_HS/configs/Nano_hotSPOT.h ~/MMDVM_HS/Config.h
|
||||
make
|
||||
mv ~/MMDVM_HS/bin/outp.bin ~/MMDVM_HS/bin/nano_hotspot_fw.bin
|
||||
make clean
|
||||
|
||||
cp ~/MMDVM_HS/configs/ZUMspot_Libre.h ~/MMDVM_HS/Config.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue