One more test with LPCNet PR branch.

ms-lpcnet-update
Mooneer Salem 2022-08-22 08:34:11 -07:00
parent 81b097fe37
commit 01a50e9861
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ export LPCNETDIR=$FREEDVGUIDIR/LPCNet
# change this when working on combined codec2/freedv-gui changes
CODEC2_BRANCH=master
LPCNET_BRANCH=master
LPCNET_BRANCH=ms-uncouple-codec2
# OK, build and test LPCNet
cd $FREEDVGUIDIR

View File

@ -24,7 +24,7 @@ export LPCNETDIR=$FREEDVGUIDIR/LPCNet
export HAMLIBDIR=$FREEDVGUIDIR/hamlib
CODEC2_BRANCH=master
LPCNET_BRANCH=master
LPCNET_BRANCH=ms-uncouple-codec2
# Prerequisite: build hamlib
cd $FREEDVGUIDIR