1746839524
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
function subprocess() {
|
||||
echo -e "\nChanging ESPTARGET\n"
|
||||
echo -e "Set esp target (esp32, esp32s3, esp32c6, esp8266, etc)"
|
||||
echo -e "Set esp target (one of esp32, esp32s2, esp32c3, esp32s3, esp32c2, esp32c6, esp32h2, esp32p4, esp32c5, esp32c61, or linux)"
|
||||
read esp
|
||||
eval "$1=$esp"
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user