added menuconfig

This commit is contained in:
2024-10-27 16:25:21 -06:00
parent b5b8d3f31d
commit d295b61370
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
idf.py menuconfig
echo "\nAll done :3\n"
+1 -1
View File
@@ -39,7 +39,7 @@ echo "ESPTARGET = $ESPTARGET"
echo "Changing dir to ~/esp"
cd ~/esp
echo "All done :3\n\tEnjoy your esp-idf environment"
echo "\nAll done :3\n"
###############################################
# end esp-idf stuffss I made ##################