fix build

This commit is contained in:
Chipster 2023-09-17 06:54:09 -05:00
parent 6ca3d6a66e
commit 3e68198d8b
2 changed files with 2 additions and 1 deletions

View file

@ -25,6 +25,7 @@ echo "********* Cleaning objects and updating code *********"
echo "******************************************************"
cd ~/MMDVM_HS/
make clean
rm -rf bin/*.bin
git pull
# Download STM32F10X_Lib (only for binary tools)