7.2.1-dev
This commit is contained in:
@@ -31,7 +31,7 @@ echo -e "\nEnter TTY Number You'd Like:"
|
|||||||
read tty
|
read tty
|
||||||
ttyselect=$devarr[(($tty+1))]
|
ttyselect=$devarr[(($tty+1))]
|
||||||
|
|
||||||
echo -e "Set esp target:\n\tOne of: esp32, esp32s2, esp32c3, esp32s3, esp32c2, esp32c6, esp32h2, esp32p4, linux, esp32c5, esp32c61, or esp8266"
|
echo -e "Set esp target:\n\tOne of: esp32, esp32s2, esp32c3, esp32s3, esp32c2, esp32c6, esp32h2, esp32p4, esp32c5, esp32c61, or linux"
|
||||||
read esp
|
read esp
|
||||||
|
|
||||||
# echo -e "\nSetting environment variables\n"
|
# echo -e "\nSetting environment variables\n"
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
7.2-dev
|
7.2.1-dev
|
||||||
Reference in New Issue
Block a user