mid dev savepoint

This commit is contained in:
2024-10-29 02:36:54 -06:00
parent 31bd4ca351
commit 112cefbe00
14 changed files with 83 additions and 20 deletions
+4
View File
@@ -0,0 +1,4 @@
echo "\nSetting up for $ESPTARGET\n"
idf.py set-target $ESPTARGET
idf.py menuconfig
echo -e "\nAll done :3\n"