Go back to using LPCNet master.

pull/274/head
Mooneer Salem 2022-08-24 00:44:51 -07:00
parent 01a50e9861
commit 2000b62803
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=ms-uncouple-codec2
LPCNET_BRANCH=master
# 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=ms-uncouple-codec2
LPCNET_BRANCH=master
# Prerequisite: build hamlib
cd $FREEDVGUIDIR