1746846606
This commit is contained in:
Regular → Executable
+2
-2
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo -e "\nErasing flash on $ESPPORT\n"
|
||||
idf.py erase-flash
|
||||
echo -e "\nAll done :3\n"
|
||||
esptool.py --port $ESPPORT --baud $ESPBAUD --chip $ESPTARGET erase_flash
|
||||
echo -e "\nAll done :3\n"
|
||||
|
||||
Reference in New Issue
Block a user