diff --git a/README.md b/README.md index 9f6e758..bcd8120 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,7 @@ clean fullclean rebuildfull setup +flash +monitor +erase-flash ``` \ No newline at end of file diff --git a/cron-reinstall-esp-idf.sh b/cron-reinstall-esp-idf.sh index 49a5f20..093db5a 100644 --- a/cron-reinstall-esp-idf.sh +++ b/cron-reinstall-esp-idf.sh @@ -13,7 +13,7 @@ startTime=$(date '+%s') # crontab -e # 0 8 * * * bash $HOME/esp/esp-install-custom/cron-reinstall-esp-idf.sh -cronVers=54-release.u1 # version of this script +cronVers=54-release.u1.1 # version of this script myUser=princesspi test=$1