More support for Nano hotSPOT

This commit is contained in:
Andy CA6JAU 2018-01-27 01:14:00 -03:00
parent 7cf8b36e95
commit 24402471d6
11 changed files with 103 additions and 19 deletions

View file

@ -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