updoots and fixans

This commit is contained in:
2024-10-27 06:31:43 -06:00
parent de42d5f13d
commit b5b8d3f31d
8 changed files with 94 additions and 44 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
###############################################
# begin esp-idf stuffss I made ################
###############################################
@@ -36,7 +39,7 @@ echo "ESPTARGET = $ESPTARGET"
echo "Changing dir to ~/esp"
cd ~/esp
echo "All done :3 Enjoy your esp-idf environment"
echo "All done :3\n\tEnjoy your esp-idf environment"
###############################################
# end esp-idf stuffss I made ##################