da heckyan workans

This commit is contained in:
2024-10-29 07:13:30 -06:00
parent 2c779ed536
commit ee40b8e6de
5 changed files with 6 additions and 3 deletions
-8
View File
@@ -1,8 +0,0 @@
echo "\nChanging ESPTARGET\n"
echo "Set esp target (esp32, esp32s3, esp32c6, esp8266, etc)"
read esp
export ESPTARGET="${esp}"
echo "\nESPTARGET set to ${ESPTARGET}\n"
echo "\nall done :3\n"