This commit is contained in:
2024-12-28 18:34:18 -07:00
parent b9cf833427
commit c854d0a6c7
5 changed files with 10 additions and 9 deletions
-1
View File
@@ -4,7 +4,6 @@ set -e # die on error in theory
echo -e "Clean, build, flash, monitor in steps, dying on error"
echo -e "\ncleaning up first\n"
# idf.py clean
bash fullclean
echo -e "\nBuilding\n"