updatansts

This commit is contained in:
2024-11-12 04:31:08 -07:00
parent f8999b2caa
commit cc3b4417d9
19 changed files with 68 additions and 74 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
echo "\nSetting up for $ESPTARGET\n"
#!/bin/bash
echo -e "\nSetting up for $ESPTARGET\n"
idf.py set-target $ESPTARGET
idf.py menuconfig
echo -e "\nAll done :3\n"