fixed erasse flash and added update-depenencies to setup'
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo -e "\nErasing flash on $ESPPORT\n"
|
||||
esptool --port $ESPPORT --baud $ESPBAUD --chip $ESPTARGET erase_flash
|
||||
# esptool --port $ESPPORT --baud $ESPBAUD --chip $ESPTARGET erase_flash
|
||||
idf.py erase-flash
|
||||
echo -e "\nAll done :3\n"
|
||||
|
||||
Reference in New Issue
Block a user